#9EFFCC#9EFFCC
#9EFFCC is a very light, moderate green. Relative luminance 0.831; OKLCH L 92.6% C 0.116 H 160.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFCC |
|---|---|
| RGB | rgb(158, 255, 204) |
| HSL | hsl(148, 100%, 81%) |
| HSV | hsv(148, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 20%, 0%) |
| CIE-LAB | lab(93.08, -39.45, 15.48) |
| CIE-LCH | lch(93.08, 42.38, 158.57°) |
| OKLab | oklab(92.62% -0.1095 0.0398) |
| OKLCH | oklch(92.62% 0.116 160) |
| XYZ | xyz(60.7554, 83.1449, 69.9622) |
| Luminance | 0.8315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.90
Pale Turquoise
#A5FBD5
ΔE00 3.21
Light Aquamarine
#7BFDC7
ΔE00 3.45
Mint
#AAF0C1
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFCC #FF9ED1
analogous
#A0FF9E #9EFFCC #9EFFFD
triadic
#9EFFCC #CC9EFF #FFCC9E
tetradic
#9EFFCC #9EA0FF #FF9ED1 #FFFD9E
square
#9EFFCC #9EA0FF #FF9ED1 #FFFD9E
split-complementary
#9EFFCC #FD9EFF #FF9EA0
monochromatic
#24FF8C #61FFAC #9EFFCC #DBFFEC #E0FFEF
Accessibility & contrast
On white
1.19
#9EFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#9EFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFCC
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFCC | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2C9
Deuteranopia (green-blind)
#EDE7CF
Tritanopia (blue-blind)
#88FEF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9effcc; /* rgb */ color: rgb(158, 255, 204); /* oklch */ color: oklch(92.6% 0.116 160.0);
Tailwind
colors: {
custom: {
50: '#beffdb',
500: '#9effcc',
950: '#000000',
},
}SCSS
$custom: #9effcc; $custom-light: #beffdb; $custom-dark: #000000;
JSON
{
"hex": "#9effcc",
"rgb": {
"r": 158,
"g": 255,
"b": 204
},
"hsl": {
"h": 148.454,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.92621,
"c": 0.11646,
"h": 160
},
"luminance": 0.83149
}Semantic roles & 50–950 ramp
primary
#9EFFCC
secondary
#E35FA4
accent
#0079E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684