#CDEBEF#CDEBEF
#CDEBEF is a very light, muted teal. Relative luminance 0.786; OKLCH L 92.0% C 0.032 H 206.4°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBEF |
|---|---|
| RGB | rgb(205, 235, 239) |
| HSL | hsl(187, 52%, 87%) |
| HSV | hsv(187, 14%, 94%) |
| CMYK | cmyk(14.2%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.06, -8.96, -5.24) |
| CIE-LCH | lch(91.06, 10.38, 210.31°) |
| OKLab | oklab(91.96% -0.0286 -0.0142) |
| OKLCH | oklch(91.96% 0.032 206.4) |
| XYZ | xyz(70.4612, 78.6261, 93.1086) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.50
Ice Blue (survey)
#D7FFFE
ΔE00 5.33
Very Light Blue
#D5FFFF
ΔE00 5.38
Powder Blue
#B0E0E6
ΔE00 5.39
Very Pale Blue
#D6FFFE
ΔE00 5.45
Really Light Blue
#D4FFFF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBEF #EFD1CD
analogous
#CDEFE2 #CDEBEF #CDDAEF
triadic
#CDEBEF #EFCDEB #EBEFCD
tetradic
#CDEBEF #E2CDEF #EFD1CD #DAEFCD
square
#CDEBEF #E2CDEF #EFD1CD #DAEFCD
split-complementary
#CDEBEF #EFCDDA #EFE2CD
monochromatic
#70C6D1 #9FD8E0 #CDEBEF #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.26
#CDEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#CDEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBEF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBEF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#C3EEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdebef; /* rgb */ color: rgb(205, 235, 239); /* oklch */ color: oklch(92.0% 0.032 206.4);
Tailwind
colors: {
custom: {
50: '#dcf1f4',
500: '#cdebef',
950: '#000000',
},
}SCSS
$custom: #cdebef; $custom-light: #dcf1f4; $custom-dark: #000000;
JSON
{
"hex": "#cdebef",
"rgb": {
"r": 205,
"g": 235,
"b": 239
},
"hsl": {
"h": 187.059,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.91956,
"c": 0.03191,
"h": 206.4
},
"luminance": 0.78628
}Semantic roles & 50–950 ramp
primary
#CDEBEF
secondary
#CD9A94
accent
#3927BF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585