#9AF89B#9AF89B
#9AF89B is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.8% C 0.154 H 144.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9AF89B |
|---|---|
| RGB | rgb(154, 248, 155) |
| HSL | hsl(121, 87%, 79%) |
| HSV | hsv(121, 38%, 97%) |
| CMYK | cmyk(37.9%, 0%, 37.5%, 2.7%) |
| CIE-LAB | lab(90.03, -45.98, 36.12) |
| CIE-LCH | lch(90.03, 58.47, 141.85°) |
| OKLab | oklab(89.81% -0.1253 0.0897) |
| OKLCH | oklch(89.81% 0.154 144.4) |
| XYZ | xyz(52.8078, 76.3684, 42.9620) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.02
Mint Green
#8FFF9F
ΔE00 2.11
Lightgreen
#90EE90
ΔE00 2.24
Baby Green
#8CFF9E
ΔE00 2.31
Foam Green
#90FDA9
ΔE00 2.85
Light Pastel Green
#B2FBA5
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AF89B #F89AF7
analogous
#C8F89A #9AF89B #9AF8CA
triadic
#9AF89B #9B9AF8 #F89B9A
tetradic
#9AF89B #9AC8F8 #F89AF7 #F8CA9A
square
#9AF89B #9AC8F8 #F89AF7 #F8CA9A
split-complementary
#9AF89B #CA9AF8 #F89AC8
monochromatic
#28F02A #61F462 #9AF89B #D3FCD4 #E2FDE3
Accessibility & contrast
On white
1.29
#9AF89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#9AF89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AF89B
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AF89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AF89B | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE895
Deuteranopia (green-blind)
#EEDFA1
Tritanopia (blue-blind)
#8FF3E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #9af89b; /* rgb */ color: rgb(154, 248, 155); /* oklch */ color: oklch(89.8% 0.154 144.4);
Tailwind
colors: {
custom: {
50: '#bbfbb9',
500: '#9af89b',
950: '#000000',
},
}SCSS
$custom: #9af89b; $custom-light: #bbfbb9; $custom-dark: #000000;
JSON
{
"hex": "#9af89b",
"rgb": {
"r": 154,
"g": 248,
"b": 155
},
"hsl": {
"h": 120.638,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.89808,
"c": 0.15409,
"h": 144.4
},
"luminance": 0.76371
}Semantic roles & 50–950 ramp
primary
#9AF89B
secondary
#D85ED7
accent
#02E1E4
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581