#9EFEAE#9EFEAE
#9EFEAE is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.7% C 0.142 H 148.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEAE |
|---|---|
| RGB | rgb(158, 254, 174) |
| HSL | hsl(130, 98%, 81%) |
| HSV | hsv(130, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(92.22, -44.39, 29.56) |
| CIE-LCH | lch(92.22, 53.33, 146.34°) |
| OKLab | oklab(91.74% -0.1211 0.0745) |
| OKLCH | oklch(91.74% 0.142 148.4) |
| XYZ | xyz(57.1793, 81.2054, 52.6975) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.36
Light Seafoam Green
#A7FFB5
ΔE00 1.34
Foam Green
#90FDA9
ΔE00 1.51
Light Mint Green
#A6FBB2
ΔE00 1.55
Light Sea Green
#98F6B0
ΔE00 2.37
Mint Green
#8FFF9F
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEAE #FE9EEE
analogous
#BEFE9E #9EFEAE #9EFEDE
triadic
#9EFEAE #AE9EFE #FEAE9E
tetradic
#9EFEAE #9EBEFE #FE9EEE #FEDE9E
square
#9EFEAE #9EBEFE #FE9EEE #FEDE9E
split-complementary
#9EFEAE #DE9EFE #FE9EBE
monochromatic
#25FD49 #61FD7B #9EFEAE #DBFFE1 #E1FFE6
Accessibility & contrast
On white
1.22
#9EFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#9EFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEAE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEAE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#F1E5B3
Tritanopia (blue-blind)
#90FAE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9efeae; /* rgb */ color: rgb(158, 254, 174); /* oklch */ color: oklch(91.7% 0.142 148.4);
Tailwind
colors: {
custom: {
50: '#beffc6',
500: '#9efeae',
950: '#000000',
},
}SCSS
$custom: #9efeae; $custom-light: #beffc6; $custom-dark: #000000;
JSON
{
"hex": "#9efeae",
"rgb": {
"r": 158,
"g": 254,
"b": 174
},
"hsl": {
"h": 130,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.9174,
"c": 0.14216,
"h": 148.4
},
"luminance": 0.81209
}Semantic roles & 50–950 ramp
primary
#9EFEAE
secondary
#E15FCB
accent
#00BFE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682