#CDEBFE#CDEBFE
#CDEBFE is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.4% C 0.041 H 235.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBFE |
|---|---|
| RGB | rgb(205, 235, 254) |
| HSL | hsl(203, 96%, 90%) |
| HSV | hsv(203, 19%, 100%) |
| CMYK | cmyk(19.3%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(91.48, -5.87, -12.45) |
| CIE-LCH | lch(91.48, 13.76, 244.74°) |
| OKLab | oklab(92.42% -0.023 -0.0337) |
| OKLCH | oklch(92.42% 0.041 235.7) |
| XYZ | xyz(72.7698, 79.5496, 105.2673) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.85
Lightblue
#ADD8E6
ΔE00 6.89
Aliceblue
#F0F8FF
ΔE00 8.11
Powder Blue
#B0E0E6
ΔE00 9.13
Lightcyan
#E0FFFF
ΔE00 9.22
Azure (CSS)
#F0FFFF
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBFE #FEE0CD
analogous
#CDFEF8 #CDEBFE #CDD3FE
triadic
#CDEBFE #FECDEB #EBFECD
tetradic
#CDEBFE #F8CDFE #FEE0CD #D3FECD
square
#CDEBFE #F8CDFE #FEE0CD #D3FECD
split-complementary
#CDEBFE #FECDD3 #FEF8CD
monochromatic
#55BBFC #91D3FD #CDEBFE #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.24
#CDEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CDEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBFE
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBFE | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#C0F0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdebfe; /* rgb */ color: rgb(205, 235, 254); /* oklch */ color: oklch(92.4% 0.041 235.7);
Tailwind
colors: {
custom: {
50: '#dcf1fe',
500: '#cdebfe',
950: '#000000',
},
}SCSS
$custom: #cdebfe; $custom-light: #dcf1fe; $custom-dark: #000000;
JSON
{
"hex": "#cdebfe",
"rgb": {
"r": 205,
"g": 235,
"b": 254
},
"hsl": {
"h": 203.265,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.92424,
"c": 0.04084,
"h": 235.7
},
"luminance": 0.79552
}Semantic roles & 50–950 ramp
primary
#CDEBFE
secondary
#E8AD88
accent
#5900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585