#CDEBDD#CDEBDD
#CDEBDD is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.4% C 0.037 H 165.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBDD |
|---|---|
| RGB | rgb(205, 235, 221) |
| HSL | hsl(152, 43%, 86%) |
| HSV | hsv(152, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(90.60, -12.45, 3.48) |
| CIE-LCH | lch(90.60, 12.93, 164.37°) |
| OKLab | oklab(91.44% -0.0356 0.009) |
| OKLCH | oklch(91.44% 0.037 165.8) |
| XYZ | xyz(67.9333, 77.6149, 79.7947) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.93
Honeydew
#F0FFF0
ΔE00 6.81
Duck Egg Blue
#C3FBF4
ΔE00 6.94
Ice Blue (survey)
#D7FFFE
ΔE00 7.00
Very Pale Blue
#D6FFFE
ΔE00 7.05
Lightcyan
#E0FFFF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBDD #EBCDDB
analogous
#CDEBCE #CDEBDD #CDEAEB
triadic
#CDEBDD #DDCDEB #EBDDCD
tetradic
#CDEBDD #CECDEB #EBCDDB #EAEBCD
square
#CDEBDD #CECDEB #EBCDDB #EAEBCD
split-complementary
#CDEBDD #EBCDEA #EBCECD
monochromatic
#76C8A2 #A1DABF #CDEBDD #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.27
#CDEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CDEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBDD
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBDD | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DC
Deuteranopia (green-blind)
#E4E2DE
Tritanopia (blue-blind)
#C7EBE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdebdd; /* rgb */ color: rgb(205, 235, 221); /* oklch */ color: oklch(91.4% 0.037 165.8);
Tailwind
colors: {
custom: {
50: '#dcf1e7',
500: '#cdebdd',
950: '#000000',
},
}SCSS
$custom: #cdebdd; $custom-light: #dcf1e7; $custom-dark: #000000;
JSON
{
"hex": "#cdebdd",
"rgb": {
"r": 205,
"g": 235,
"b": 221
},
"hsl": {
"h": 152,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91439,
"c": 0.03672,
"h": 165.8
},
"luminance": 0.77616
}Semantic roles & 50–950 ramp
primary
#CDEBDD
secondary
#C696AC
accent
#306EB6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584