#CDEBF4#CDEBF4
#CDEBF4 is a very light, muted cyan. Relative luminance 0.789; OKLCH L 92.1% C 0.034 H 217.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBF4 |
|---|---|
| RGB | rgb(205, 235, 244) |
| HSL | hsl(194, 64%, 88%) |
| HSV | hsv(194, 16%, 96%) |
| CMYK | cmyk(16%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(91.20, -7.95, -7.65) |
| CIE-LCH | lch(91.20, 11.03, 223.89°) |
| OKLab | oklab(92.11% -0.0267 -0.0207) |
| OKLCH | oklch(92.11% 0.034 217.7) |
| XYZ | xyz(71.2101, 78.9257, 97.0528) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.77
Lightcyan
#E0FFFF
ΔE00 5.78
Powder Blue
#B0E0E6
ΔE00 6.18
Pale Sky Blue
#BDF6FE
ΔE00 6.72
Very Light Blue
#D5FFFF
ΔE00 6.80
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBF4 #F4D6CD
analogous
#CDF4E9 #CDEBF4 #CDD7F4
triadic
#CDEBF4 #F4CDEB #EBF4CD
tetradic
#CDEBF4 #E9CDF4 #F4D6CD #D7F4CD
square
#CDEBF4 #E9CDF4 #F4D6CD #D7F4CD
split-complementary
#CDEBF4 #F4CDD7 #F4E9CD
monochromatic
#69C3DE #9BD7E9 #CDEBF4 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.25
#CDEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#CDEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBF4
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBF4 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F5
Deuteranopia (green-blind)
#DEE4F4
Tritanopia (blue-blind)
#C2EEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdebf4; /* rgb */ color: rgb(205, 235, 244); /* oklch */ color: oklch(92.1% 0.034 217.7);
Tailwind
colors: {
custom: {
50: '#dcf1f7',
500: '#cdebf4',
950: '#000000',
},
}SCSS
$custom: #cdebf4; $custom-light: #dcf1f7; $custom-dark: #000000;
JSON
{
"hex": "#cdebf4",
"rgb": {
"r": 205,
"g": 235,
"b": 244
},
"hsl": {
"h": 193.846,
"s": 63.934,
"l": 88.039
},
"oklch": {
"l": 0.92108,
"c": 0.03378,
"h": 217.7
},
"luminance": 0.78927
}Semantic roles & 50–950 ramp
primary
#CDEBF4
secondary
#D5A090
accent
#431ACC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585