#9CFFDC#9CFFDC
#9CFFDC is a very light, moderate teal. Relative luminance 0.838; OKLCH L 92.9% C 0.106 H 169.4°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFFDC |
|---|---|
| RGB | rgb(156, 255, 220) |
| HSL | hsl(159, 100%, 81%) |
| HSV | hsv(159, 39%, 100%) |
| CMYK | cmyk(38.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.34, -36.78, 7.62) |
| CIE-LCH | lch(93.34, 37.56, 168.30°) |
| OKLab | oklab(92.93% -0.1042 0.0195) |
| OKLCH | oklch(92.93% 0.106 169.4) |
| XYZ | xyz(62.3836, 83.7511, 80.5746) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.71
Pale Turquoise
#A5FBD5
ΔE00 2.10
Aquamarine
#7FFFD4
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 5.16
Tiffany Blue
#7BF2DA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFFDC #FF9CBF
analogous
#9CFFAA #9CFFDC #9CF0FF
triadic
#9CFFDC #DC9CFF #FFDC9C
tetradic
#9CFFDC #AA9CFF #FF9CBF #F0FF9C
square
#9CFFDC #AA9CFF #FF9CBF #F0FF9C
split-complementary
#9CFFDC #FF9CF0 #FFAA9C
monochromatic
#22FFB1 #5FFFC6 #9CFFDC #D9FFF2 #E0FFF4
Accessibility & contrast
On white
1.18
#9CFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#9CFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFFDC
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFFDC | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#7FFFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9cffdc; /* rgb */ color: rgb(156, 255, 220); /* oklch */ color: oklch(92.9% 0.106 169.4);
Tailwind
colors: {
custom: {
50: '#bdffe6',
500: '#9cffdc',
950: '#000000',
},
}SCSS
$custom: #9cffdc; $custom-light: #bdffe6; $custom-dark: #000000;
JSON
{
"hex": "#9cffdc",
"rgb": {
"r": 156,
"g": 255,
"b": 220
},
"hsl": {
"h": 158.788,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.92928,
"c": 0.10602,
"h": 169.4
},
"luminance": 0.83755
}Semantic roles & 50–950 ramp
primary
#9CFFDC
secondary
#E25D8C
accent
#0051E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684