#9CDEDD#9CDEDD
#9CDEDD is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.6% C 0.066 H 194.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDEDD |
|---|---|
| RGB | rgb(156, 222, 221) |
| HSL | hsl(179, 50%, 74%) |
| HSV | hsv(179, 30%, 87%) |
| CMYK | cmyk(29.7%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.24, -20.84, -6.17) |
| CIE-LCH | lch(84.24, 21.74, 196.50°) |
| OKLab | oklab(85.63% -0.0642 -0.0169) |
| OKLCH | oklch(85.63% 0.066 194.8) |
| XYZ | xyz(52.8783, 64.5281, 78.0615) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.83
Powder Blue
#B0E0E6
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Light Cyan
#ACFFFC
ΔE00 7.16
Duck Egg Blue
#C3FBF4
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDEDD #DE9C9D
analogous
#9CDEBC #9CDEDD #9CBEDE
triadic
#9CDEDD #DD9CDE #DEDD9C
tetradic
#9CDEDD #BC9CDE #DE9C9D #BEDE9C
square
#9CDEDD #BC9CDE #DE9C9D #BEDE9C
split-complementary
#9CDEDD #DE9CBE #DEBC9C
monochromatic
#40BFBD #6ECFCD #9CDEDD #CAEDED #E8F7F7
Accessibility & contrast
On white
1.51
#9CDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#9CDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDEDD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDEDD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#84E2DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9cdedd; /* rgb */ color: rgb(156, 222, 221); /* oklch */ color: oklch(85.6% 0.066 194.8);
Tailwind
colors: {
custom: {
50: '#bbe8e7',
500: '#9cdedd',
950: '#000000',
},
}SCSS
$custom: #9cdedd; $custom-light: #bbe8e7; $custom-dark: #000000;
JSON
{
"hex": "#9cdedd",
"rgb": {
"r": 156,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.091,
"s": 50,
"l": 74.118
},
"oklch": {
"l": 0.8563,
"c": 0.0664,
"h": 194.8
},
"luminance": 0.64531
}Semantic roles & 50–950 ramp
primary
#9CDEDD
secondary
#B66869
accent
#282ABD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484