#CDEBDC#CDEBDC
#CDEBDC is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.4% C 0.037 H 164.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBDC |
|---|---|
| RGB | rgb(205, 235, 220) |
| HSL | hsl(150, 43%, 86%) |
| HSV | hsv(150, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(90.58, -12.64, 3.97) |
| CIE-LCH | lch(90.58, 13.25, 162.56°) |
| OKLab | oklab(91.41% -0.036 0.0103) |
| OKLCH | oklch(91.41% 0.037 164) |
| XYZ | xyz(67.8004, 77.5618, 79.0951) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.18
Honeydew
#F0FFF0
ΔE00 6.82
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Ice Blue (survey)
#D7FFFE
ΔE00 7.30
Very Pale Blue
#D6FFFE
ΔE00 7.35
Light Light Blue
#CAFFFB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBDC #EBCDDC
analogous
#CDEBCD #CDEBDC #CDEBEB
triadic
#CDEBDC #DCCDEB #EBDCCD
tetradic
#CDEBDC #CDCDEB #EBCDDC #EBEBCD
square
#CDEBDC #CDCDEB #EBCDDC #EBEBCD
split-complementary
#CDEBDC #EBCDEB #EBCDCD
monochromatic
#76C89F #A1DABD #CDEBDC #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.27
#CDEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#CDEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBDC
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBDC | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DB
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#C8EBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdebdc; /* rgb */ color: rgb(205, 235, 220); /* oklch */ color: oklch(91.4% 0.037 164.0);
Tailwind
colors: {
custom: {
50: '#dcf1e6',
500: '#cdebdc',
950: '#000000',
},
}SCSS
$custom: #cdebdc; $custom-light: #dcf1e6; $custom-dark: #000000;
JSON
{
"hex": "#cdebdc",
"rgb": {
"r": 205,
"g": 235,
"b": 220
},
"hsl": {
"h": 150,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91411,
"c": 0.03743,
"h": 164
},
"luminance": 0.77563
}Semantic roles & 50–950 ramp
primary
#CDEBDC
secondary
#C696AE
accent
#3073B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584