#CDEBF6#CDEBF6
#CDEBF6 is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.2% C 0.035 H 221.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBF6 |
|---|---|
| RGB | rgb(205, 235, 246) |
| HSL | hsl(196, 69%, 88%) |
| HSV | hsv(196, 17%, 96%) |
| CMYK | cmyk(16.7%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(91.26, -7.54, -8.61) |
| CIE-LCH | lch(91.26, 11.45, 228.79°) |
| OKLab | oklab(92.17% -0.026 -0.0233) |
| OKLCH | oklch(92.17% 0.035 221.9) |
| XYZ | xyz(71.5154, 79.0478, 98.6607) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.76
Lightcyan
#E0FFFF
ΔE00 6.42
Powder Blue
#B0E0E6
ΔE00 6.70
Pale Sky Blue
#BDF6FE
ΔE00 7.15
Ice Blue
#A5DFF9
ΔE00 7.35
Azure (CSS)
#F0FFFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBF6 #F6D8CD
analogous
#CDF6EC #CDEBF6 #CDD6F6
triadic
#CDEBF6 #F6CDEB #EBF6CD
tetradic
#CDEBF6 #ECCDF6 #F6D8CD #D6F6CD
square
#CDEBF6 #ECCDF6 #F6D8CD #D6F6CD
split-complementary
#CDEBF6 #F6CDD6 #F6ECCD
monochromatic
#65C2E3 #99D6ED #CDEBF6 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.25
#CDEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CDEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBF6
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBF6 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F7
Deuteranopia (green-blind)
#DEE4F6
Tritanopia (blue-blind)
#C2EFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdebf6; /* rgb */ color: rgb(205, 235, 246); /* oklch */ color: oklch(92.2% 0.035 221.9);
Tailwind
colors: {
custom: {
50: '#dcf1f9',
500: '#cdebf6',
950: '#000000',
},
}SCSS
$custom: #cdebf6; $custom-light: #dcf1f9; $custom-dark: #000000;
JSON
{
"hex": "#cdebf6",
"rgb": {
"r": 205,
"g": 235,
"b": 246
},
"hsl": {
"h": 196.098,
"s": 69.492,
"l": 88.431
},
"oklch": {
"l": 0.9217,
"c": 0.03488,
"h": 221.9
},
"luminance": 0.7905
}Semantic roles & 50–950 ramp
primary
#CDEBF6
secondary
#D8A38F
accent
#4714D1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585