#9EFFAE#9EFFAE
#9EFFAE is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.144 H 148.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFAE |
|---|---|
| RGB | rgb(158, 255, 174) |
| HSL | hsl(130, 100%, 81%) |
| HSV | hsv(130, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(92.50, -44.82, 29.95) |
| CIE-LCH | lch(92.50, 53.91, 146.25°) |
| OKLab | oklab(91.97% -0.1223 0.0754) |
| OKLCH | oklch(91.97% 0.144 148.3) |
| XYZ | xyz(57.4974, 81.8417, 52.8036) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.53
Light Seafoam Green
#A7FFB5
ΔE00 1.45
Foam Green
#90FDA9
ΔE00 1.48
Light Mint Green
#A6FBB2
ΔE00 1.75
Light Sea Green
#98F6B0
ΔE00 2.59
Mint Green
#8FFF9F
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFAE #FF9EEF
analogous
#BEFF9E #9EFFAE #9EFFDE
triadic
#9EFFAE #AE9EFF #FFAE9E
tetradic
#9EFFAE #9EBEFF #FF9EEF #FFDE9E
square
#9EFFAE #9EBEFF #FF9EEF #FFDE9E
split-complementary
#9EFFAE #DE9EFF #FF9EBE
monochromatic
#24FF48 #61FF7B #9EFFAE #DBFFE1 #E0FFE5
Accessibility & contrast
On white
1.21
#9EFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#9EFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFAE
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFAE | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#F2E6B3
Tritanopia (blue-blind)
#90FBEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9effae; /* rgb */ color: rgb(158, 255, 174); /* oklch */ color: oklch(92.0% 0.144 148.3);
Tailwind
colors: {
custom: {
50: '#beffc6',
500: '#9effae',
950: '#000000',
},
}SCSS
$custom: #9effae; $custom-light: #beffc6; $custom-dark: #000000;
JSON
{
"hex": "#9effae",
"rgb": {
"r": 158,
"g": 255,
"b": 174
},
"hsl": {
"h": 129.897,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.91969,
"c": 0.14364,
"h": 148.3
},
"luminance": 0.81845
}Semantic roles & 50–950 ramp
primary
#9EFFAE
secondary
#E35FCD
accent
#00C0E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682