#9CEDDC#9CEDDC
#9CEDDC is a very light, moderate teal. Relative luminance 0.728; OKLCH L 88.9% C 0.083 H 179.6°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDDC |
|---|---|
| RGB | rgb(156, 237, 220) |
| HSL | hsl(167, 69%, 77%) |
| HSV | hsv(167, 34%, 93%) |
| CMYK | cmyk(34.2%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(88.35, -28.37, 0.39) |
| CIE-LCH | lch(88.35, 28.38, 179.21°) |
| OKLab | oklab(88.91% -0.0829 0.0006) |
| OKLCH | oklch(88.91% 0.083 179.6) |
| XYZ | xyz(56.9081, 72.8002, 78.7495) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.40
Pale Aqua
#B8FFEB
ΔE00 4.53
Light Teal
#90E4C1
ΔE00 6.24
Pale Cyan
#B7FFFA
ΔE00 6.33
Light Cyan
#ACFFFC
ΔE00 6.56
Eggshell Blue
#C4FFF7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDDC #ED9CAD
analogous
#9CEDB3 #9CEDDC #9CD6ED
triadic
#9CEDDC #DC9CED #EDDC9C
tetradic
#9CEDDC #B39CED #ED9CAD #D6ED9C
square
#9CEDDC #B39CED #ED9CAD #D6ED9C
split-complementary
#9CEDDC #ED9CD6 #EDB39C
monochromatic
#34DAB7 #68E4CA #9CEDDC #D0F6EE #E5FAF6
Accessibility & contrast
On white
1.35
#9CEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#9CEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDDC
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDDC | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DB
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#82F0E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #9ceddc; /* rgb */ color: rgb(156, 237, 220); /* oklch */ color: oklch(88.9% 0.083 179.6);
Tailwind
colors: {
custom: {
50: '#bcf3e6',
500: '#9ceddc',
950: '#000000',
},
}SCSS
$custom: #9ceddc; $custom-light: #bcf3e6; $custom-dark: #000000;
JSON
{
"hex": "#9ceddc",
"rgb": {
"r": 156,
"g": 237,
"b": 220
},
"hsl": {
"h": 167.407,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.88913,
"c": 0.08294,
"h": 179.6
},
"luminance": 0.72804
}Semantic roles & 50–950 ramp
primary
#9CEDDC
secondary
#C96479
accent
#143CD1
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121716
muted
#828584