#CDEDDE#CDEDDE
#CDEDDE is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.9% C 0.039 H 165.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDDE |
|---|---|
| RGB | rgb(205, 237, 222) |
| HSL | hsl(152, 47%, 87%) |
| HSV | hsv(152, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(91.15, -13.27, 3.76) |
| CIE-LCH | lch(91.15, 13.79, 164.19°) |
| OKLab | oklab(91.88% -0.0379 0.0097) |
| OKLCH | oklch(91.88% 0.039 165.6) |
| XYZ | xyz(68.6427, 78.8200, 80.6904) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.74
Duck Egg Blue
#C3FBF4
ΔE00 6.54
Ice Blue (survey)
#D7FFFE
ΔE00 6.96
Honeydew
#F0FFF0
ΔE00 6.98
Very Pale Blue
#D6FFFE
ΔE00 6.99
Light Light Blue
#CAFFFB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDDE #EDCDDC
analogous
#CDEDCE #CDEDDE #CDECED
triadic
#CDEDDE #DECDED #EDDECD
tetradic
#CDEDDE #CECDED #EDCDDC #ECEDCD
square
#CDEDDE #CECDED #EDCDDC #ECEDCD
split-complementary
#CDEDDE #EDCDEC #EDCECD
monochromatic
#73CDA3 #A0DDC0 #CDEDDE #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.25
#CDEDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#CDEDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDDE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDDE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DD
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#C7EDE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdedde; /* rgb */ color: rgb(205, 237, 222); /* oklch */ color: oklch(91.9% 0.039 165.6);
Tailwind
colors: {
custom: {
50: '#dcf2e8',
500: '#cdedde',
950: '#000000',
},
}SCSS
$custom: #cdedde; $custom-light: #dcf2e8; $custom-dark: #000000;
JSON
{
"hex": "#cdedde",
"rgb": {
"r": 205,
"g": 237,
"b": 222
},
"hsl": {
"h": 151.875,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91882,
"c": 0.03912,
"h": 165.6
},
"luminance": 0.78821
}Semantic roles & 50–950 ramp
primary
#CDEDDE
secondary
#C995AD
accent
#2B6EBA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584