#9DFFCC#9DFFCC
#9DFFCC is a very light, moderate green. Relative luminance 0.830; OKLCH L 92.6% C 0.117 H 160.2°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFCC |
|---|---|
| RGB | rgb(157, 255, 204) |
| HSL | hsl(149, 100%, 81%) |
| HSV | hsv(149, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 20%, 0%) |
| CIE-LAB | lab(93.03, -39.73, 15.41) |
| CIE-LCH | lch(93.03, 42.61, 158.79°) |
| OKLab | oklab(92.57% -0.1102 0.0396) |
| OKLCH | oklch(92.57% 0.117 160.2) |
| XYZ | xyz(60.5594, 83.0439, 69.9530) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.96
Pale Turquoise
#A5FBD5
ΔE00 3.22
Light Aquamarine
#7BFDC7
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 4.18
Mint
#AAF0C1
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFCC #FF9DD0
analogous
#9FFF9D #9DFFCC #9DFFFD
triadic
#9DFFCC #CC9DFF #FFCC9D
tetradic
#9DFFCC #9D9FFF #FF9DD0 #FFFD9D
square
#9DFFCC #9D9FFF #FF9DD0 #FFFD9D
split-complementary
#9DFFCC #FD9DFF #FF9D9F
monochromatic
#23FF8C #60FFAC #9DFFCC #DAFFEC #E0FFEF
Accessibility & contrast
On white
1.19
#9DFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#9DFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFCC
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFCC | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2C9
Deuteranopia (green-blind)
#EDE7CF
Tritanopia (blue-blind)
#86FEF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9dffcc; /* rgb */ color: rgb(157, 255, 204); /* oklch */ color: oklch(92.6% 0.117 160.2);
Tailwind
colors: {
custom: {
50: '#bdffdb',
500: '#9dffcc',
950: '#000000',
},
}SCSS
$custom: #9dffcc; $custom-light: #bdffdb; $custom-dark: #000000;
JSON
{
"hex": "#9dffcc",
"rgb": {
"r": 157,
"g": 255,
"b": 204
},
"hsl": {
"h": 148.776,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.92574,
"c": 0.11713,
"h": 160.2
},
"luminance": 0.83048
}Semantic roles & 50–950 ramp
primary
#9DFFCC
secondary
#E35EA3
accent
#0077E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684