Skip to content

#9af5b3

a light, electric green · cool · closest name: Light Green

RGB
154, 245, 179
HSL
137°, 82%, 78%
CMYK
37, 0, 27, 4
Luminance
0.7543

At a glance

Every number on this page in one read: what #9af5b3 is made of, how bright it looks, and which way it leans.

Hex
#9af5b3
Hue
137°
green
Saturation
82%
electric
Lightness
78%
light
Brightness
96%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7543
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.09:1
Closest name
Light Green
ΔE2000 5.6
Where it sits
Hue137° of 360°
Saturation82%
Lightness78%
Temperature
Warm ← → Cool69% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#9af5b3
RGBrgb(154, 245, 179)
HSLhsl(137, 82%, 78%)
CMYKcmyk(37%, 0%, 27%, 4%)
LABlab(89.6 -40.7 23.4)
LCHlch(89.6 47.0 150.1)
OKLCHoklch(0.896 0.126 151.9)
Decimal10155443
Display P3color(display-p3 0.604 0.961 0.702)

Copy-ready code

/* CSS */
color: #9af5b3;
background-color: #9af5b3;
/* Tailwind (arbitrary) */
class="text-[#9af5b3] bg-[#9af5b3]"
/* SCSS */
$brand: #9af5b3;
/* SwiftUI */
Color(red: 0.604, green: 0.961, blue: 0.702)
/* Android */
Color.parseColor("#9af5b3")
/* Flutter */
Color(0xFF9AF5B3)
/* Python / OpenCV (BGR) */
(179, 245, 154)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #9af5b3 · 16.09:1
Use #000000AAA at every size.
Aa
White text · 1.31:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.09:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #9af5b3 as text scores 1.31:1 on white and 16.09:1 on black.

Accessibility — WCAG contrast

Aa
#9af5b3 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#9af5b3 on black: 16.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6E7AF
deuteranopia · #E7DDB7
tritanopia · #8AF2E3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #9af5b3 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F2FCF5
#E6F9EB
#C6F6D3
#9af5b3
#66F08C
#33EB65
#16DF4D
#12BA40
#0F9533
#0F6B28
#094319
Base = 300Lightest = 50 · #F2FCF5Darkest = 950 · #094319
:root {
  --brand-50: #F2FCF5;
  --brand-100: #E6F9EB;
  --brand-200: #C6F6D3;
  --brand-300: #9af5b3;
  --brand-400: #66F08C;
  --brand-500: #33EB65;
  --brand-600: #16DF4D;
  --brand-700: #12BA40;
  --brand-800: #0F9533;
  --brand-900: #0F6B28;
  --brand-950: #094319;
  --brand: #9af5b3;
  --brand-ink: #000000;
}

Colors that work with #9af5b3

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF6
Tinted page background
Border#C0EDCC
Hairlines and dividers
Muted text#4B9B61
Captions on the surface
Accent#BD0FBA
Second voice, not a rival
Dark variant#0B7428
Hover, pressed, headers
Light variant#E8FDEE
Selected rows, tints
Dark surface#142418
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #9af5b3

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#F59ADC
Analogous left#AEF59A
Analogous right#9AF5E0
Split-complement 1#E09AF5
Split-complement 2#F59AAE
Triadic 1#B39AF5
Triadic 2#F5B39A
Tetradic#9AAEF5

RGB percentages

Red60.4%
Green96.1%
Blue70.2%

CMYK percentages

Cyan37.1%
Magenta0.0%
Yellow26.9%
Key (black)3.9%

Color previews

#9af5b3 text on a black background

contrast 16.09:1

Card sample

#9af5b3 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9af5b3;
Background color
Panel with #9af5b3 background
background-color: #9af5b3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9af5b3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(154, 245, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(154, 245, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9af5b3;
background: linear-gradient(135deg, #9af5b3, #9AF5F0);

Monochromatic scale

Palettes built from #9af5b3

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#9af5b3 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#9af5b3, answered

What color is #9af5b3?

#9af5b3 is a light electric green, closest to Light Green (ΔE2000 5.6). It sits at 137° on the hue wheel with 82% saturation and 78% lightness, which reads as cool.

What is the RGB value of #9af5b3?

rgb(154, 245, 179) — 154 red, 245 green and 179 blue out of 255, or 60.4% / 96.1% / 70.2% by channel.

Is #9af5b3 a light or a dark color?

It is a light color. Relative luminance is 0.7543 and perceived brightness is 84%, so black text on it reaches 16.09:1.

Should I use black or white text on #9af5b3?

Black. It scores 16.09:1 against #9af5b3, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #9af5b3?

#F59ADC sits directly opposite on the wheel. Softer options are the split-complements #E09AF5 and #F59AAE, which give the same contrast with far less vibration.

What colors go well with #9af5b3?

For interface work: #F4FAF6 as the surface, #C0EDCC for borders, #4B9B61 for secondary text, #BD0FBA as an accent and #0B7428 for hover and pressed states. For a palette, the analogous pair #AEF59A and #9AF5E0 stays calm, while #F59ADC is the loudest partner.

What is #9af5b3 in CMYK for printing?

cmyk(37%, 0%, 27%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #9af5b3 warm or cool?

Cool — it scores 69 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A2F59A; nudged cooler, #99F6D5.

Work with #9af5b3 in the Color Lab