#CDECEB#CDECEB
#CDECEB is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.0% C 0.032 H 194.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECEB |
|---|---|
| RGB | rgb(205, 236, 235) |
| HSL | hsl(178, 45%, 86%) |
| HSV | hsv(178, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(91.22, -10.27, -2.92) |
| CIE-LCH | lch(91.22, 10.67, 195.90°) |
| OKLab | oklab(92.04% -0.0315 -0.008) |
| OKLCH | oklch(92.04% 0.032 194.2) |
| XYZ | xyz(70.1639, 78.9666, 90.1265) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.02
Ice Blue (survey)
#D7FFFE
ΔE00 4.28
Very Pale Blue
#D6FFFE
ΔE00 4.38
Very Light Blue
#D5FFFF
ΔE00 4.47
Really Light Blue
#D4FFFF
ΔE00 4.58
Ice
#D6FFFA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECEB #ECCDCE
analogous
#CDECDC #CDECEB #CDDEEC
triadic
#CDECEB #EBCDEC #ECEBCD
tetradic
#CDECEB #DCCDEC #ECCDCE #DEECCD
square
#CDECEB #DCCDEC #ECCDCE #DEECCD
split-complementary
#CDECEB #ECCDDE #ECDCCD
monochromatic
#74CAC8 #A1DBD9 #CDECEB #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.25
#CDECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#CDECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECEB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECEB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#C4EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdeceb; /* rgb */ color: rgb(205, 236, 235); /* oklch */ color: oklch(92.0% 0.032 194.2);
Tailwind
colors: {
custom: {
50: '#dcf2f1',
500: '#cdeceb',
950: '#000000',
},
}SCSS
$custom: #cdeceb; $custom-light: #dcf2f1; $custom-dark: #000000;
JSON
{
"hex": "#cdeceb",
"rgb": {
"r": 205,
"g": 236,
"b": 235
},
"hsl": {
"h": 178.065,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.92043,
"c": 0.03245,
"h": 194.2
},
"luminance": 0.78968
}Semantic roles & 50–950 ramp
primary
#CDECEB
secondary
#C89597
accent
#2D32B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585