#9DFFDC#9DFFDC
#9DFFDC is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.105 H 169.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFDC |
|---|---|
| RGB | rgb(157, 255, 220) |
| HSL | hsl(159, 100%, 81%) |
| HSV | hsv(159, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.39, -36.52, 7.69) |
| CIE-LCH | lch(93.39, 37.32, 168.11°) |
| OKLab | oklab(92.98% -0.1034 0.0197) |
| OKLCH | oklch(92.98% 0.105 169.2) |
| XYZ | xyz(62.5779, 83.8513, 80.5837) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.83
Pale Turquoise
#A5FBD5
ΔE00 2.00
Aquamarine
#7FFFD4
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 5.21
Tiffany Blue
#7BF2DA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFDC #FF9DC0
analogous
#9DFFAB #9DFFDC #9DF1FF
triadic
#9DFFDC #DC9DFF #FFDC9D
tetradic
#9DFFDC #AB9DFF #FF9DC0 #F1FF9D
square
#9DFFDC #AB9DFF #FF9DC0 #F1FF9D
split-complementary
#9DFFDC #FF9DF1 #FFAB9D
monochromatic
#23FFB0 #60FFC6 #9DFFDC #DAFFF2 #E0FFF4
Accessibility & contrast
On white
1.18
#9DFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#9DFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFDC
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFDC | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#81FFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9dffdc; /* rgb */ color: rgb(157, 255, 220); /* oklch */ color: oklch(93.0% 0.105 169.2);
Tailwind
colors: {
custom: {
50: '#bdffe6',
500: '#9dffdc',
950: '#000000',
},
}SCSS
$custom: #9dffdc; $custom-light: #bdffe6; $custom-dark: #000000;
JSON
{
"hex": "#9dffdc",
"rgb": {
"r": 157,
"g": 255,
"b": 220
},
"hsl": {
"h": 158.571,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.92975,
"c": 0.1053,
"h": 169.2
},
"luminance": 0.83855
}Semantic roles & 50–950 ramp
primary
#9DFFDC
secondary
#E35E8D
accent
#0052E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684