#9EFCC2#9EFCC2
#9EFCC2 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.7% C 0.121 H 156.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFCC2 |
|---|---|
| RGB | rgb(158, 252, 194) |
| HSL | hsl(143, 94%, 80%) |
| HSV | hsv(143, 37%, 99%) |
| CMYK | cmyk(37.3%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(92.03, -40.00, 19.14) |
| CIE-LCH | lch(92.03, 44.35, 154.43°) |
| OKLab | oklab(91.71% -0.1102 0.049) |
| OKLCH | oklch(91.71% 0.121 156) |
| XYZ | xyz(58.6448, 80.7814, 63.5307) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.15
Light Sea Green
#98F6B0
ΔE00 3.01
Light Seafoam Green
#A7FFB5
ΔE00 3.72
Light Mint Green
#A6FBB2
ΔE00 3.74
Light Blue Green
#7EFBB3
ΔE00 3.80
Mint
#AAF0C1
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFCC2 #FC9ED8
analogous
#A9FC9E #9EFCC2 #9EFCF1
triadic
#9EFCC2 #C29EFC #FCC29E
tetradic
#9EFCC2 #9EA9FC #FC9ED8 #FCF19E
square
#9EFCC2 #9EA9FC #FC9ED8 #FCF19E
split-complementary
#9EFCC2 #F19EFC #FC9EA9
monochromatic
#27F877 #63FA9D #9EFCC2 #D9FEE7 #E1FEEC
Accessibility & contrast
On white
1.22
#9EFCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#9EFCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFCC2
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFCC2 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBF
Deuteranopia (green-blind)
#ECE4C5
Tritanopia (blue-blind)
#8BFAEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9efcc2; /* rgb */ color: rgb(158, 252, 194); /* oklch */ color: oklch(91.7% 0.121 156.0);
Tailwind
colors: {
custom: {
50: '#befed4',
500: '#9efcc2',
950: '#000000',
},
}SCSS
$custom: #9efcc2; $custom-light: #befed4; $custom-dark: #000000;
JSON
{
"hex": "#9efcc2",
"rgb": {
"r": 158,
"g": 252,
"b": 194
},
"hsl": {
"h": 142.979,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.9171,
"c": 0.12061,
"h": 156
},
"luminance": 0.80785
}Semantic roles & 50–950 ramp
primary
#9EFCC2
secondary
#DE60AE
accent
#008EE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683