#CDEBDF#CDEBDF
#CDEBDF is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.5% C 0.035 H 169.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBDF |
|---|---|
| RGB | rgb(205, 235, 223) |
| HSL | hsl(156, 43%, 86%) |
| HSV | hsv(156, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(90.65, -12.08, 2.51) |
| CIE-LCH | lch(90.65, 12.34, 168.26°) |
| OKLab | oklab(91.49% -0.0348 0.0065) |
| OKLCH | oklch(91.49% 0.035 169.5) |
| XYZ | xyz(68.2013, 77.7221, 81.2064) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.47
Ice Blue (survey)
#D7FFFE
ΔE00 6.41
Very Pale Blue
#D6FFFE
ΔE00 6.46
Duck Egg Blue
#C3FBF4
ΔE00 6.66
Lightcyan
#E0FFFF
ΔE00 6.72
Very Light Blue
#D5FFFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBDF #EBCDD9
analogous
#CDEBD0 #CDEBDF #CDE8EB
triadic
#CDEBDF #DFCDEB #EBDFCD
tetradic
#CDEBDF #D0CDEB #EBCDD9 #E8EBCD
square
#CDEBDF #D0CDEB #EBCDD9 #E8EBCD
split-complementary
#CDEBDF #EBCDE8 #EBD0CD
monochromatic
#76C8A7 #A1DAC3 #CDEBDF #E9F6F1 #E9F6F1
Accessibility & contrast
On white
1.27
#CDEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#CDEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBDF
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBDF | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7DE
Deuteranopia (green-blind)
#E3E3E0
Tritanopia (blue-blind)
#C7EBE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdebdf; /* rgb */ color: rgb(205, 235, 223); /* oklch */ color: oklch(91.5% 0.035 169.5);
Tailwind
colors: {
custom: {
50: '#dcf1e9',
500: '#cdebdf',
950: '#000000',
},
}SCSS
$custom: #cdebdf; $custom-light: #dcf1e9; $custom-dark: #000000;
JSON
{
"hex": "#cdebdf",
"rgb": {
"r": 205,
"g": 235,
"b": 223
},
"hsl": {
"h": 156,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91494,
"c": 0.0354,
"h": 169.5
},
"luminance": 0.77724
}Semantic roles & 50–950 ramp
primary
#CDEBDF
secondary
#C696A9
accent
#3065B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584