#CDEBEE#CDEBEE
#CDEBEE is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.9% C 0.032 H 204.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBEE |
|---|---|
| RGB | rgb(205, 235, 238) |
| HSL | hsl(185, 49%, 87%) |
| HSV | hsv(185, 14%, 93%) |
| CMYK | cmyk(13.9%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.04, -9.16, -4.76) |
| CIE-LCH | lch(91.04, 10.32, 207.43°) |
| OKLab | oklab(91.93% -0.029 -0.0129) |
| OKLCH | oklch(91.93% 0.032 204) |
| XYZ | xyz(70.3139, 78.5672, 92.3327) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.34
Ice Blue (survey)
#D7FFFE
ΔE00 5.10
Very Light Blue
#D5FFFF
ΔE00 5.17
Very Pale Blue
#D6FFFE
ΔE00 5.22
Really Light Blue
#D4FFFF
ΔE00 5.30
Powder Blue
#B0E0E6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBEE #EED0CD
analogous
#CDEEE1 #CDEBEE #CDDBEE
triadic
#CDEBEE #EECDEB #EBEECD
tetradic
#CDEBEE #E1CDEE #EED0CD #DBEECD
square
#CDEBEE #E1CDEE #EED0CD #DBEECD
split-complementary
#CDEBEE #EECDDB #EEE1CD
monochromatic
#72C6CF #9FD9DE #CDEBEE #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.26
#CDEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CDEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBEE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBEE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#C4EEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdebee; /* rgb */ color: rgb(205, 235, 238); /* oklch */ color: oklch(91.9% 0.032 204.0);
Tailwind
colors: {
custom: {
50: '#dcf1f3',
500: '#cdebee',
950: '#000000',
},
}SCSS
$custom: #cdebee; $custom-light: #dcf1f3; $custom-dark: #000000;
JSON
{
"hex": "#cdebee",
"rgb": {
"r": 205,
"g": 235,
"b": 238
},
"hsl": {
"h": 185.455,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.91926,
"c": 0.0317,
"h": 204
},
"luminance": 0.78569
}Semantic roles & 50–950 ramp
primary
#CDEBEE
secondary
#CB9994
accent
#3629BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585