#9EFEA7#9EFEA7
#9EFEA7 is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.6% C 0.149 H 146.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEA7 |
|---|---|
| RGB | rgb(158, 254, 167) |
| HSL | hsl(126, 98%, 81%) |
| HSV | hsv(126, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 34.3%, 0.4%) |
| CIE-LAB | lab(92.10, -45.52, 32.92) |
| CIE-LCH | lch(92.10, 56.18, 144.13°) |
| OKLab | oklab(91.61% -0.124 0.0824) |
| OKLCH | oklch(91.61% 0.149 146.4) |
| XYZ | xyz(56.5146, 80.9395, 49.1967) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.63
Foam Green
#90FDA9
ΔE00 1.80
Mint Green
#8FFF9F
ΔE00 1.88
Palegreen
#98FB98
ΔE00 2.15
Baby Green
#8CFF9E
ΔE00 2.17
Light Seafoam Green
#A7FFB5
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEA7 #FE9EF5
analogous
#C5FE9E #9EFEA7 #9EFED7
triadic
#9EFEA7 #A79EFE #FEA79E
tetradic
#9EFEA7 #9EC5FE #FE9EF5 #FED79E
square
#9EFEA7 #9EC5FE #FE9EF5 #FED79E
split-complementary
#9EFEA7 #D79EFE #FE9EC5
monochromatic
#25FD39 #61FD70 #9EFEA7 #DBFFDE #E1FFE4
Accessibility & contrast
On white
1.22
#9EFEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#9EFEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEA7
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEA7 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA1
Deuteranopia (green-blind)
#F2E5AC
Tritanopia (blue-blind)
#91FAE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9efea7; /* rgb */ color: rgb(158, 254, 167); /* oklch */ color: oklch(91.6% 0.149 146.4);
Tailwind
colors: {
custom: {
50: '#beffc1',
500: '#9efea7',
950: '#000000',
},
}SCSS
$custom: #9efea7; $custom-light: #beffc1; $custom-dark: #000000;
JSON
{
"hex": "#9efea7",
"rgb": {
"r": 158,
"g": 254,
"b": 167
},
"hsl": {
"h": 125.625,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.91605,
"c": 0.14892,
"h": 146.4
},
"luminance": 0.80943
}Semantic roles & 50–950 ramp
primary
#9EFEA7
secondary
#E15FD5
accent
#00D0E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121812
muted
#828682