#9DFDCC#9DFDCC
#9DFDCC is a very light, moderate green. Relative luminance 0.818; OKLCH L 92.1% C 0.114 H 160.8°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFDCC |
|---|---|
| RGB | rgb(157, 253, 204) |
| HSL | hsl(149, 96%, 80%) |
| HSV | hsv(149, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(92.48, -38.83, 14.63) |
| CIE-LCH | lch(92.48, 41.49, 159.36°) |
| OKLab | oklab(92.12% -0.1079 0.0376) |
| OKLCH | oklch(92.12% 0.114 160.8) |
| XYZ | xyz(59.9248, 81.7745, 69.7415) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.76
Light Seafoam
#A0FEBF
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.42
Mint
#AAF0C1
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFDCC #FD9DCE
analogous
#9EFD9D #9DFDCC #9DFDFC
triadic
#9DFDCC #CC9DFD #FDCC9D
tetradic
#9DFDCC #9D9EFD #FD9DCE #FDFC9D
square
#9DFDCC #9D9EFD #FD9DCE #FDFC9D
split-complementary
#9DFDCC #FC9DFD #FD9D9E
monochromatic
#25FB8E #61FCAD #9DFDCC #D9FEEB #E1FEEF
Accessibility & contrast
On white
1.21
#9DFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#9DFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFDCC
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFDCC | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#86FCEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9dfdcc; /* rgb */ color: rgb(157, 253, 204); /* oklch */ color: oklch(92.1% 0.114 160.8);
Tailwind
colors: {
custom: {
50: '#bdfedb',
500: '#9dfdcc',
950: '#000000',
},
}SCSS
$custom: #9dfdcc; $custom-light: #bdfedb; $custom-dark: #000000;
JSON
{
"hex": "#9dfdcc",
"rgb": {
"r": 157,
"g": 253,
"b": 204
},
"hsl": {
"h": 149.375,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.92123,
"c": 0.11425,
"h": 160.8
},
"luminance": 0.81778
}Semantic roles & 50–950 ramp
primary
#9DFDCC
secondary
#E05FA0
accent
#0075E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684