#9EFECC#9EFECC
#9EFECC is a very light, moderate green. Relative luminance 0.825; OKLCH L 92.4% C 0.115 H 160.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFECC |
|---|---|
| RGB | rgb(158, 254, 204) |
| HSL | hsl(149, 98%, 81%) |
| HSV | hsv(149, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(92.80, -39.00, 15.09) |
| CIE-LCH | lch(92.80, 41.82, 158.85°) |
| OKLab | oklab(92.4% -0.1083 0.0388) |
| OKLCH | oklch(92.4% 0.115 160.3) |
| XYZ | xyz(60.4372, 82.5086, 69.8562) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.97
Light Seafoam
#A0FEBF
ΔE00 3.08
Light Aquamarine
#7BFDC7
ΔE00 3.48
Mint
#AAF0C1
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFECC #FE9ED0
analogous
#A0FE9E #9EFECC #9EFEFC
triadic
#9EFECC #CC9EFE #FECC9E
tetradic
#9EFECC #9EA0FE #FE9ED0 #FEFC9E
square
#9EFECC #9EA0FE #FE9ED0 #FEFC9E
split-complementary
#9EFECC #FC9EFE #FE9EA0
monochromatic
#25FD8C #61FDAC #9EFECC #DBFFEC #E1FFEF
Accessibility & contrast
On white
1.20
#9EFECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#9EFECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFECC
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFECC | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C9
Deuteranopia (green-blind)
#ECE6CF
Tritanopia (blue-blind)
#88FDF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9efecc; /* rgb */ color: rgb(158, 254, 204); /* oklch */ color: oklch(92.4% 0.115 160.3);
Tailwind
colors: {
custom: {
50: '#beffdb',
500: '#9efecc',
950: '#000000',
},
}SCSS
$custom: #9efecc; $custom-light: #beffdb; $custom-dark: #000000;
JSON
{
"hex": "#9efecc",
"rgb": {
"r": 158,
"g": 254,
"b": 204
},
"hsl": {
"h": 148.75,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.92396,
"c": 0.11502,
"h": 160.3
},
"luminance": 0.82512
}Semantic roles & 50–950 ramp
primary
#9EFECC
secondary
#E15FA3
accent
#0078E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684