#CDEBF2#CDEBF2
#CDEBF2 is a very light, muted cyan. Relative luminance 0.788; OKLCH L 92.0% C 0.033 H 213.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBF2 |
|---|---|
| RGB | rgb(205, 235, 242) |
| HSL | hsl(191, 59%, 88%) |
| HSV | hsv(191, 15%, 95%) |
| CMYK | cmyk(15.3%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.15, -8.36, -6.69) |
| CIE-LCH | lch(91.15, 10.70, 218.65°) |
| OKLab | oklab(92.05% -0.0275 -0.0181) |
| OKLCH | oklch(92.05% 0.033 213.4) |
| XYZ | xyz(70.9081, 78.8049, 95.4621) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 5.76
Lightblue
#ADD8E6
ΔE00 5.92
Very Light Blue
#D5FFFF
ΔE00 6.17
Ice Blue (survey)
#D7FFFE
ΔE00 6.19
Really Light Blue
#D4FFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBF2 #F2D4CD
analogous
#CDF2E6 #CDEBF2 #CDD9F2
triadic
#CDEBF2 #F2CDEB #EBF2CD
tetradic
#CDEBF2 #E6CDF2 #F2D4CD #D9F2CD
square
#CDEBF2 #E6CDF2 #F2D4CD #D9F2CD
split-complementary
#CDEBF2 #F2CDD9 #F2E6CD
monochromatic
#6CC4D9 #9CD8E5 #CDEBF2 #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.25
#CDEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#CDEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBF2
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBF2 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F2
Deuteranopia (green-blind)
#DFE3F2
Tritanopia (blue-blind)
#C3EEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdebf2; /* rgb */ color: rgb(205, 235, 242); /* oklch */ color: oklch(92.0% 0.033 213.4);
Tailwind
colors: {
custom: {
50: '#dcf1f6',
500: '#cdebf2',
950: '#000000',
},
}SCSS
$custom: #cdebf2; $custom-light: #dcf1f6; $custom-dark: #000000;
JSON
{
"hex": "#cdebf2",
"rgb": {
"r": 205,
"g": 235,
"b": 242
},
"hsl": {
"h": 191.351,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.92047,
"c": 0.03288,
"h": 213.4
},
"luminance": 0.78807
}Semantic roles & 50–950 ramp
primary
#CDEBF2
secondary
#D19E92
accent
#3F1FC6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585