#CDEBFF#CDEBFF
#CDEBFF is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.5% C 0.042 H 237.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBFF |
|---|---|
| RGB | rgb(205, 235, 255) |
| HSL | hsl(204, 100%, 90%) |
| HSV | hsv(204, 20%, 100%) |
| CMYK | cmyk(19.6%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(91.51, -5.66, -12.93) |
| CIE-LCH | lch(91.51, 14.11, 246.34°) |
| OKLab | oklab(92.46% -0.0226 -0.035) |
| OKLCH | oklch(92.46% 0.042 237.1) |
| XYZ | xyz(72.9304, 79.6138, 106.1128) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.90
Lightblue
#ADD8E6
ΔE00 7.11
Aliceblue
#F0F8FF
ΔE00 8.18
Light Blue Grey
#B7C9E2
ΔE00 9.05
Powder Blue (survey)
#B1D1FC
ΔE00 9.27
Powder Blue
#B0E0E6
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBFF #FFE1CD
analogous
#CDFFFA #CDEBFF #CDD2FF
triadic
#CDEBFF #FFCDEB #EBFFCD
tetradic
#CDEBFF #FACDFF #FFE1CD #D2FFCD
square
#CDEBFF #FACDFF #FFE1CD #D2FFCD
split-complementary
#CDEBFF #FFCDD2 #FFFACD
monochromatic
#53BAFF #90D3FF #CDEBFF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.24
#CDEBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CDEBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBFF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBFF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#BFF0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdebff; /* rgb */ color: rgb(205, 235, 255); /* oklch */ color: oklch(92.5% 0.042 237.1);
Tailwind
colors: {
custom: {
50: '#dcf1ff',
500: '#cdebff',
950: '#000000',
},
}SCSS
$custom: #cdebff; $custom-light: #dcf1ff; $custom-dark: #000000;
JSON
{
"hex": "#cdebff",
"rgb": {
"r": 205,
"g": 235,
"b": 255
},
"hsl": {
"h": 204,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.92457,
"c": 0.04173,
"h": 237.1
},
"luminance": 0.79616
}Semantic roles & 50–950 ramp
primary
#CDEBFF
secondary
#EAAE86
accent
#5C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586