#CDDEDA#CDDEDA
#CDDEDA is a very light, near-neutral teal. Relative luminance 0.703; OKLCH L 88.7% C 0.019 H 180.2°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEDA |
|---|---|
| RGB | rgb(205, 222, 218) |
| HSL | hsl(166, 20%, 84%) |
| HSV | hsv(166, 8%, 87%) |
| CMYK | cmyk(7.7%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(87.14, -6.42, 0.01) |
| CIE-LCH | lch(87.14, 6.42, 179.91°) |
| OKLab | oklab(88.67% -0.019 -0.0001) |
| OKLCH | oklch(88.67% 0.019 180.2) |
| XYZ | xyz(63.9503, 70.2828, 76.5128) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.21
Silver (survey)
#C5C9C7
ΔE00 7.03
Fog
#D8DCE0
ΔE00 7.50
Azure (CSS)
#F0FFFF
ΔE00 7.54
Mintcream
#F5FFFA
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEDA #DECDD1
analogous
#CDDED1 #CDDEDA #CDD9DE
triadic
#CDDEDA #DACDDE #DEDACD
tetradic
#CDDEDA #D1CDDE #DECDD1 #D9DECD
square
#CDDEDA #D1CDDE #DECDD1 #D9DECD
split-complementary
#CDDEDA #DECDD9 #DED1CD
monochromatic
#83ADA3 #A8C6BF #CDDEDA #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.39
#CDDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CDDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEDA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEDA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#D9D9DA
Tritanopia (blue-blind)
#C9DFDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddeda; /* rgb */ color: rgb(205, 222, 218); /* oklch */ color: oklch(88.7% 0.019 180.2);
Tailwind
colors: {
custom: {
50: '#dce8e5',
500: '#cddeda',
950: '#000000',
},
}SCSS
$custom: #cddeda; $custom-light: #dce8e5; $custom-dark: #000000;
JSON
{
"hex": "#cddeda",
"rgb": {
"r": 205,
"g": 222,
"b": 218
},
"hsl": {
"h": 165.882,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88669,
"c": 0.01899,
"h": 180.2
},
"luminance": 0.70284
}Semantic roles & 50–950 ramp
primary
#CDDEDA
secondary
#B49BA1
accent
#475B9F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484