#CDEBF5#CDEBF5
#CDEBF5 is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.1% C 0.034 H 219.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBF5 |
|---|---|
| RGB | rgb(205, 235, 245) |
| HSL | hsl(195, 67%, 88%) |
| HSV | hsv(195, 16%, 96%) |
| CMYK | cmyk(16.3%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(91.23, -7.75, -8.13) |
| CIE-LCH | lch(91.23, 11.23, 226.38°) |
| OKLab | oklab(92.14% -0.0263 -0.022) |
| OKLCH | oklch(92.14% 0.034 219.9) |
| XYZ | xyz(71.3623, 78.9866, 97.8546) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.75
Lightcyan
#E0FFFF
ΔE00 6.09
Powder Blue
#B0E0E6
ΔE00 6.43
Pale Sky Blue
#BDF6FE
ΔE00 6.92
Very Light Blue
#D5FFFF
ΔE00 7.14
Ice Blue (survey)
#D7FFFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBF5 #F5D7CD
analogous
#CDF5EB #CDEBF5 #CDD7F5
triadic
#CDEBF5 #F5CDEB #EBF5CD
tetradic
#CDEBF5 #EBCDF5 #F5D7CD #D7F5CD
square
#CDEBF5 #EBCDF5 #F5D7CD #D7F5CD
split-complementary
#CDEBF5 #F5CDD7 #F5EBCD
monochromatic
#67C2E1 #9AD7EB #CDEBF5 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.25
#CDEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CDEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBF5
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBF5 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#DEE4F5
Tritanopia (blue-blind)
#C2EFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdebf5; /* rgb */ color: rgb(205, 235, 245); /* oklch */ color: oklch(92.1% 0.034 219.9);
Tailwind
colors: {
custom: {
50: '#dcf1f8',
500: '#cdebf5',
950: '#000000',
},
}SCSS
$custom: #cdebf5; $custom-light: #dcf1f8; $custom-dark: #000000;
JSON
{
"hex": "#cdebf5",
"rgb": {
"r": 205,
"g": 235,
"b": 245
},
"hsl": {
"h": 195,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.92139,
"c": 0.0343,
"h": 219.9
},
"luminance": 0.78988
}Semantic roles & 50–950 ramp
primary
#CDEBF5
secondary
#D7A190
accent
#4517CF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585