#9AF89F#9AF89F
#9AF89F is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.9% C 0.150 H 145.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9AF89F |
|---|---|
| RGB | rgb(154, 248, 159) |
| HSL | hsl(123, 87%, 79%) |
| HSV | hsv(123, 38%, 97%) |
| CMYK | cmyk(37.9%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(90.09, -45.37, 34.21) |
| CIE-LCH | lch(90.09, 56.82, 142.98°) |
| OKLab | oklab(89.88% -0.1236 0.0853) |
| OKLCH | oklch(89.88% 0.15 145.4) |
| XYZ | xyz(53.1492, 76.5050, 44.7606) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.59
Mint Green
#8FFF9F
ΔE00 2.10
Baby Green
#8CFF9E
ΔE00 2.32
Foam Green
#90FDA9
ΔE00 2.33
Lightgreen
#90EE90
ΔE00 2.46
Mint (survey)
#9FFEB0
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AF89F #F89AF3
analogous
#C4F89A #9AF89F #9AF8CE
triadic
#9AF89F #9F9AF8 #F89F9A
tetradic
#9AF89F #9AC4F8 #F89AF3 #F8CE9A
square
#9AF89F #9AC4F8 #F89AF3 #F8CE9A
split-complementary
#9AF89F #CE9AF8 #F89AC4
monochromatic
#28F032 #61F469 #9AF89F #D3FCD5 #E2FDE4
Accessibility & contrast
On white
1.29
#9AF89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#9AF89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AF89F
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AF89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AF89F | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE899
Deuteranopia (green-blind)
#EDDFA4
Tritanopia (blue-blind)
#8EF3E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9af89f; /* rgb */ color: rgb(154, 248, 159); /* oklch */ color: oklch(89.9% 0.150 145.4);
Tailwind
colors: {
custom: {
50: '#bbfbbc',
500: '#9af89f',
950: '#000000',
},
}SCSS
$custom: #9af89f; $custom-light: #bbfbbc; $custom-dark: #000000;
JSON
{
"hex": "#9af89f",
"rgb": {
"r": 154,
"g": 248,
"b": 159
},
"hsl": {
"h": 123.191,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.8988,
"c": 0.15018,
"h": 145.4
},
"luminance": 0.76508
}Semantic roles & 50–950 ramp
primary
#9AF89F
secondary
#D85ED1
accent
#02D8E4
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121712
muted
#828582