#9EFCCC#9EFCCC
#9EFCCC is a very light, moderate green. Relative luminance 0.813; OKLCH L 91.9% C 0.112 H 160.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFCCC |
|---|---|
| RGB | rgb(158, 252, 204) |
| HSL | hsl(149, 94%, 80%) |
| HSV | hsv(149, 37%, 99%) |
| CMYK | cmyk(37.3%, 0%, 19%, 1.2%) |
| CIE-LAB | lab(92.24, -38.10, 14.30) |
| CIE-LCH | lch(92.24, 40.70, 159.43°) |
| OKLab | oklab(91.95% -0.1059 0.0368) |
| OKLCH | oklch(91.95% 0.112 160.9) |
| XYZ | xyz(59.8059, 81.2459, 69.6457) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.52
Light Seafoam
#A0FEBF
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.62
Mint
#AAF0C1
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 4.12
Light Turquoise
#7EF4CC
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFCCC #FC9ECE
analogous
#9FFC9E #9EFCCC #9EFCFB
triadic
#9EFCCC #CC9EFC #FCCC9E
tetradic
#9EFCCC #9E9FFC #FC9ECE #FCFB9E
square
#9EFCCC #9E9FFC #FC9ECE #FCFB9E
split-complementary
#9EFCCC #FB9EFC #FC9E9F
monochromatic
#27F88E #63FAAD #9EFCCC #D9FEEB #E1FEEF
Accessibility & contrast
On white
1.22
#9EFCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#9EFCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFCCC
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFCCC | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#88FBEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9efccc; /* rgb */ color: rgb(158, 252, 204); /* oklch */ color: oklch(91.9% 0.112 160.9);
Tailwind
colors: {
custom: {
50: '#befedb',
500: '#9efccc',
950: '#000000',
},
}SCSS
$custom: #9efccc; $custom-light: #befedb; $custom-dark: #000000;
JSON
{
"hex": "#9efccc",
"rgb": {
"r": 158,
"g": 252,
"b": 204
},
"hsl": {
"h": 149.362,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.91945,
"c": 0.11214,
"h": 160.9
},
"luminance": 0.8125
}Semantic roles & 50–950 ramp
primary
#9EFCCC
secondary
#DE60A0
accent
#0075E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684