#CDEBF0#CDEBF0
#CDEBF0 is a very light, muted teal. Relative luminance 0.787; OKLCH L 92.0% C 0.032 H 208.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBF0 |
|---|---|
| RGB | rgb(205, 235, 240) |
| HSL | hsl(189, 54%, 87%) |
| HSV | hsv(189, 15%, 94%) |
| CMYK | cmyk(14.6%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(91.09, -8.76, -5.72) |
| CIE-LCH | lch(91.09, 10.46, 213.14°) |
| OKLab | oklab(91.99% -0.0282 -0.0155) |
| OKLCH | oklch(91.99% 0.032 208.8) |
| XYZ | xyz(70.6094, 78.6854, 93.8888) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 5.47
Ice Blue (survey)
#D7FFFE
ΔE00 5.59
Very Light Blue
#D5FFFF
ΔE00 5.61
Very Pale Blue
#D6FFFE
ΔE00 5.71
Really Light Blue
#D4FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBF0 #F0D2CD
analogous
#CDF0E3 #CDEBF0 #CDDAF0
triadic
#CDEBF0 #F0CDEB #EBF0CD
tetradic
#CDEBF0 #E3CDF0 #F0D2CD #DAF0CD
square
#CDEBF0 #E3CDF0 #F0D2CD #DAF0CD
split-complementary
#CDEBF0 #F0CDDA #F0E3CD
monochromatic
#6FC5D4 #9ED8E2 #CDEBF0 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.25
#CDEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CDEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBF0
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBF0 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8F0
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#C3EEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdebf0; /* rgb */ color: rgb(205, 235, 240); /* oklch */ color: oklch(92.0% 0.032 208.8);
Tailwind
colors: {
custom: {
50: '#dcf1f4',
500: '#cdebf0',
950: '#000000',
},
}SCSS
$custom: #cdebf0; $custom-light: #dcf1f4; $custom-dark: #000000;
JSON
{
"hex": "#cdebf0",
"rgb": {
"r": 205,
"g": 235,
"b": 240
},
"hsl": {
"h": 188.571,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.91986,
"c": 0.03218,
"h": 208.8
},
"luminance": 0.78687
}Semantic roles & 50–950 ramp
primary
#CDEBF0
secondary
#CE9B93
accent
#3B24C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585