#CDEBFB#CDEBFB
#CDEBFB is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.3% C 0.038 H 231.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBFB |
|---|---|
| RGB | rgb(205, 235, 251) |
| HSL | hsl(201, 85%, 89%) |
| HSV | hsv(201, 18%, 98%) |
| CMYK | cmyk(18.3%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.40, -6.50, -11.01) |
| CIE-LCH | lch(91.40, 12.79, 239.43°) |
| OKLab | oklab(92.33% -0.0241 -0.0298) |
| OKLCH | oklch(92.33% 0.038 231) |
| XYZ | xyz(72.2932, 79.3589, 102.7570) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.84
Aliceblue
#F0F8FF
ΔE00 7.99
Lightcyan
#E0FFFF
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 8.18
Azure (CSS)
#F0FFFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBFB #FBDDCD
analogous
#CDFBF4 #CDEBFB #CDD4FB
triadic
#CDEBFB #FBCDEB #EBFBCD
tetradic
#CDEBFB #F4CDFB #FBDDCD #D4FBCD
square
#CDEBFB #F4CDFB #FBDDCD #D4FBCD
split-complementary
#CDEBFB #FBCDD4 #FBF4CD
monochromatic
#5CBEF2 #94D4F6 #CDEBFB #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.24
#CDEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CDEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBFB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBFB | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFC
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#C1F0F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdebfb; /* rgb */ color: rgb(205, 235, 251); /* oklch */ color: oklch(92.3% 0.038 231.0);
Tailwind
colors: {
custom: {
50: '#dcf1fc',
500: '#cdebfb',
950: '#000000',
},
}SCSS
$custom: #cdebfb; $custom-light: #dcf1fc; $custom-dark: #000000;
JSON
{
"hex": "#cdebfb",
"rgb": {
"r": 205,
"g": 235,
"b": 251
},
"hsl": {
"h": 200.87,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.92328,
"c": 0.03835,
"h": 231
},
"luminance": 0.79361
}Semantic roles & 50–950 ramp
primary
#CDEBFB
secondary
#E2A98B
accent
#5104E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585