#9FF1AE#9FF1AE
#9FF1AE is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.8% C 0.122 H 149.2°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF1AE |
|---|---|
| RGB | rgb(159, 241, 174) |
| HSL | hsl(131, 75%, 78%) |
| HSV | hsv(131, 34%, 95%) |
| CMYK | cmyk(34%, 0%, 27.8%, 5.5%) |
| CIE-LAB | lab(88.61, -38.34, 24.65) |
| CIE-LCH | lch(88.61, 45.58, 147.26°) |
| OKLab | oklab(88.82% -0.1048 0.0625) |
| OKLCH | oklch(88.82% 0.122 149.2) |
| XYZ | xyz(53.3906, 73.3348, 51.3780) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.59
Light Mint Green
#A6FBB2
ΔE00 2.26
Hospital Green
#9BE5AA
ΔE00 2.85
Light Seafoam Green
#A7FFB5
ΔE00 3.01
Mint (survey)
#9FFEB0
ΔE00 3.13
Light Seafoam
#A0FEBF
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF1AE #F19FE2
analogous
#B9F19F #9FF1AE #9FF1D7
triadic
#9FF1AE #AE9FF1 #F1AE9F
tetradic
#9FF1AE #9FB9F1 #F19FE2 #F1D79F
square
#9FF1AE #9FB9F1 #F19FE2 #F1D79F
split-complementary
#9FF1AE #D79FF1 #F19FB9
monochromatic
#34E154 #6AE981 #9FF1AE #D4F9DB #E4FBE8
Accessibility & contrast
On white
1.34
#9FF1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#9FF1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF1AE
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF1AE | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AA
Deuteranopia (green-blind)
#E6DBB2
Tritanopia (blue-blind)
#93EEDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #9ff1ae; /* rgb */ color: rgb(159, 241, 174); /* oklch */ color: oklch(88.8% 0.122 149.2);
Tailwind
colors: {
custom: {
50: '#bef6c6',
500: '#9ff1ae',
950: '#000000',
},
}SCSS
$custom: #9ff1ae; $custom-light: #bef6c6; $custom-dark: #000000;
JSON
{
"hex": "#9ff1ae",
"rgb": {
"r": 159,
"g": 241,
"b": 174
},
"hsl": {
"h": 130.976,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.88824,
"c": 0.12208,
"h": 149.2
},
"luminance": 0.73338
}Semantic roles & 50–950 ramp
primary
#9FF1AE
secondary
#CF65BB
accent
#0FB2D7
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121713
muted
#828582