#CDEDEC#CDEDEC
#CDEDEC is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.3% C 0.033 H 194.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDEC |
|---|---|
| RGB | rgb(205, 237, 236) |
| HSL | hsl(178, 47%, 87%) |
| HSV | hsv(178, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(91.51, -10.57, -3.02) |
| CIE-LCH | lch(91.51, 11.00, 195.96°) |
| OKLab | oklab(92.28% -0.0324 -0.0082) |
| OKLCH | oklch(92.28% 0.033 194.3) |
| XYZ | xyz(70.5975, 79.6019, 90.9858) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.87
Ice Blue (survey)
#D7FFFE
ΔE00 3.99
Very Pale Blue
#D6FFFE
ΔE00 4.08
Very Light Blue
#D5FFFF
ΔE00 4.17
Really Light Blue
#D4FFFF
ΔE00 4.27
Pale Blue
#D0FEFE
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDEC #EDCDCE
analogous
#CDEDDC #CDEDEC #CDDEED
triadic
#CDEDEC #ECCDED #EDECCD
tetradic
#CDEDEC #DCCDED #EDCDCE #DEEDCD
square
#CDEDEC #DCCDED #EDCDCE #DEEDCD
split-complementary
#CDEDEC #EDCDDE #EDDCCD
monochromatic
#73CDCA #A0DDDB #CDEDEC #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.24
#CDEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CDEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDEC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDEC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E2E5EC
Tritanopia (blue-blind)
#C4EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdedec; /* rgb */ color: rgb(205, 237, 236); /* oklch */ color: oklch(92.3% 0.033 194.3);
Tailwind
colors: {
custom: {
50: '#dcf2f2',
500: '#cdedec',
950: '#000000',
},
}SCSS
$custom: #cdedec; $custom-light: #dcf2f2; $custom-dark: #000000;
JSON
{
"hex": "#cdedec",
"rgb": {
"r": 205,
"g": 237,
"b": 236
},
"hsl": {
"h": 178.125,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.92279,
"c": 0.03344,
"h": 194.3
},
"luminance": 0.79604
}Semantic roles & 50–950 ramp
primary
#CDEDEC
secondary
#C99596
accent
#2B30BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585