#CDEBEC#CDEBEC
#CDEBEC is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.9% C 0.031 H 199.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBEC |
|---|---|
| RGB | rgb(205, 235, 236) |
| HSL | hsl(182, 45%, 86%) |
| HSV | hsv(182, 13%, 93%) |
| CMYK | cmyk(13.1%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(90.98, -9.56, -3.79) |
| CIE-LCH | lch(90.98, 10.29, 201.62°) |
| OKLab | oklab(91.87% -0.0297 -0.0103) |
| OKLCH | oklch(91.87% 0.031 199.1) |
| XYZ | xyz(70.0217, 78.4503, 90.7939) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.75
Very Pale Blue
#D6FFFE
ΔE00 4.86
Very Light Blue
#D5FFFF
ΔE00 4.88
Really Light Blue
#D4FFFF
ΔE00 5.01
Pale Blue
#D0FEFE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBEC #ECCECD
analogous
#CDECDE #CDEBEC #CDDCEC
triadic
#CDEBEC #ECCDEB #EBECCD
tetradic
#CDEBEC #DECDEC #ECCECD #DCECCD
square
#CDEBEC #DECDEC #ECCECD #DCECCD
split-complementary
#CDEBEC #ECCDDC #ECDECD
monochromatic
#74C8CA #A1D9DB #CDEBEC #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.26
#CDEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CDEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBEC
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBEC | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#C4EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdebec; /* rgb */ color: rgb(205, 235, 236); /* oklch */ color: oklch(91.9% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#dcf1f2',
500: '#cdebec',
950: '#000000',
},
}SCSS
$custom: #cdebec; $custom-light: #dcf1f2; $custom-dark: #000000;
JSON
{
"hex": "#cdebec",
"rgb": {
"r": 205,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.935,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91867,
"c": 0.03147,
"h": 199.1
},
"luminance": 0.78452
}Semantic roles & 50–950 ramp
primary
#CDEBEC
secondary
#C89795
accent
#322DB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585