#9EFFCE#9EFFCE
#9EFFCE is a very light, moderate green. Relative luminance 0.832; OKLCH L 92.7% C 0.115 H 161.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFCE |
|---|---|
| RGB | rgb(158, 255, 206) |
| HSL | hsl(150, 100%, 81%) |
| HSV | hsv(150, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(93.12, -39.06, 14.52) |
| CIE-LCH | lch(93.12, 41.67, 159.62°) |
| OKLab | oklab(92.67% -0.1086 0.0373) |
| OKLCH | oklch(92.67% 0.115 161) |
| XYZ | xyz(60.9968, 83.2415, 71.2336) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.78
Light Seafoam
#A0FEBF
ΔE00 3.39
Light Aquamarine
#7BFDC7
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 3.97
Mint
#AAF0C1
ΔE00 4.25
Light Aqua
#8CFFDB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFCE #FF9ECF
analogous
#9EFF9E #9EFFCE #9EFFFF
triadic
#9EFFCE #CE9EFF #FFCE9E
tetradic
#9EFFCE #9E9EFF #FF9ECF #FFFF9E
square
#9EFFCE #9E9EFF #FF9ECF #FFFF9E
split-complementary
#9EFFCE #FF9EFF #FF9E9E
monochromatic
#24FF90 #61FFAF #9EFFCE #DBFFED #E0FFF0
Accessibility & contrast
On white
1.19
#9EFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#9EFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFCE
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFCE | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CB
Deuteranopia (green-blind)
#EDE7D1
Tritanopia (blue-blind)
#87FEF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9effce; /* rgb */ color: rgb(158, 255, 206); /* oklch */ color: oklch(92.7% 0.115 161.0);
Tailwind
colors: {
custom: {
50: '#beffdd',
500: '#9effce',
950: '#000000',
},
}SCSS
$custom: #9effce; $custom-light: #beffdd; $custom-dark: #000000;
JSON
{
"hex": "#9effce",
"rgb": {
"r": 158,
"g": 255,
"b": 206
},
"hsl": {
"h": 149.691,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.9267,
"c": 0.11483,
"h": 161
},
"luminance": 0.83245
}Semantic roles & 50–950 ramp
primary
#9EFFCE
secondary
#E35FA1
accent
#0074E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684