#CDEBFD#CDEBFD
#CDEBFD is a very light, muted cyan. Relative luminance 0.795; OKLCH L 92.4% C 0.040 H 234.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBFD |
|---|---|
| RGB | rgb(205, 235, 253) |
| HSL | hsl(203, 92%, 90%) |
| HSV | hsv(203, 19%, 99%) |
| CMYK | cmyk(19%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.45, -6.08, -11.97) |
| CIE-LCH | lch(91.45, 13.43, 243.05°) |
| OKLab | oklab(92.39% -0.0234 -0.0324) |
| OKLCH | oklch(92.39% 0.04 234.2) |
| XYZ | xyz(72.6101, 79.4857, 104.4261) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.67
Ice Blue
#A5DFF9
ΔE00 6.82
Aliceblue
#F0F8FF
ΔE00 8.05
Powder Blue
#B0E0E6
ΔE00 8.81
Lightcyan
#E0FFFF
ΔE00 8.87
Azure (CSS)
#F0FFFF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBFD #FDDFCD
analogous
#CDFDF7 #CDEBFD #CDD3FD
triadic
#CDEBFD #FDCDEB #EBFDCD
tetradic
#CDEBFD #F7CDFD #FDDFCD #D3FDCD
square
#CDEBFD #F7CDFD #FDDFCD #D3FDCD
split-complementary
#CDEBFD #FDCDD3 #FDF7CD
monochromatic
#57BCF8 #92D3FB #CDEBFD #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.24
#CDEBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CDEBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBFD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBFD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#C0F0F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdebfd; /* rgb */ color: rgb(205, 235, 253); /* oklch */ color: oklch(92.4% 0.040 234.2);
Tailwind
colors: {
custom: {
50: '#dcf1fe',
500: '#cdebfd',
950: '#000000',
},
}SCSS
$custom: #cdebfd; $custom-light: #dcf1fe; $custom-dark: #000000;
JSON
{
"hex": "#cdebfd",
"rgb": {
"r": 205,
"g": 235,
"b": 253
},
"hsl": {
"h": 202.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.92392,
"c": 0.03998,
"h": 234.2
},
"luminance": 0.79488
}Semantic roles & 50–950 ramp
primary
#CDEBFD
secondary
#E6AB89
accent
#5600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585