#CDECED#CDECED
#CDECED is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.1% C 0.032 H 199.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECED |
|---|---|
| RGB | rgb(205, 236, 237) |
| HSL | hsl(182, 47%, 87%) |
| HSV | hsv(182, 14%, 93%) |
| CMYK | cmyk(13.5%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(91.27, -9.87, -3.89) |
| CIE-LCH | lch(91.27, 10.61, 201.51°) |
| OKLab | oklab(92.1% -0.0307 -0.0106) |
| OKLCH | oklch(92.1% 0.032 199) |
| XYZ | xyz(70.4545, 79.0828, 91.6568) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.98
Ice Blue (survey)
#D7FFFE
ΔE00 4.45
Very Pale Blue
#D6FFFE
ΔE00 4.56
Very Light Blue
#D5FFFF
ΔE00 4.57
Really Light Blue
#D4FFFF
ΔE00 4.69
Pale Blue
#D0FEFE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECED #EDCECD
analogous
#CDEDDE #CDECED #CDDCED
triadic
#CDECED #EDCDEC #ECEDCD
tetradic
#CDECED #DECDED #EDCECD #DCEDCD
square
#CDECED #DECDED #EDCECD #DCEDCD
split-complementary
#CDECED #EDCDDC #EDDECD
monochromatic
#73CACD #A0DBDD #CDECED #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.25
#CDECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CDECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECED
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECED | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#C4EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdeced; /* rgb */ color: rgb(205, 236, 237); /* oklch */ color: oklch(92.1% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#dcf2f2',
500: '#cdeced',
950: '#000000',
},
}SCSS
$custom: #cdeced; $custom-light: #dcf2f2; $custom-dark: #000000;
JSON
{
"hex": "#cdeced",
"rgb": {
"r": 205,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.875,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.92102,
"c": 0.03246,
"h": 199
},
"luminance": 0.79084
}Semantic roles & 50–950 ramp
primary
#CDECED
secondary
#C99695
accent
#302BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585