#CDEBF3#CDEBF3
#CDEBF3 is a very light, muted cyan. Relative luminance 0.789; OKLCH L 92.1% C 0.033 H 215.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBF3 |
|---|---|
| RGB | rgb(205, 235, 243) |
| HSL | hsl(193, 61%, 88%) |
| HSV | hsv(193, 16%, 95%) |
| CMYK | cmyk(15.6%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(91.17, -8.16, -7.17) |
| CIE-LCH | lch(91.17, 10.86, 221.31°) |
| OKLab | oklab(92.08% -0.0271 -0.0194) |
| OKLCH | oklch(92.08% 0.033 215.6) |
| XYZ | xyz(71.0587, 78.8651, 96.2553) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.47
Lightblue
#ADD8E6
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 5.96
Very Light Blue
#D5FFFF
ΔE00 6.48
Ice Blue (survey)
#D7FFFE
ΔE00 6.52
Pale Sky Blue
#BDF6FE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBF3 #F3D5CD
analogous
#CDF3E8 #CDEBF3 #CDD8F3
triadic
#CDEBF3 #F3CDEB #EBF3CD
tetradic
#CDEBF3 #E8CDF3 #F3D5CD #D8F3CD
square
#CDEBF3 #E8CDF3 #F3D5CD #D8F3CD
split-complementary
#CDEBF3 #F3CDD8 #F3E8CD
monochromatic
#6AC4DB #9CD7E7 #CDEBF3 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.25
#CDEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CDEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBF3
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBF3 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F4
Deuteranopia (green-blind)
#DFE4F3
Tritanopia (blue-blind)
#C2EEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdebf3; /* rgb */ color: rgb(205, 235, 243); /* oklch */ color: oklch(92.1% 0.033 215.6);
Tailwind
colors: {
custom: {
50: '#dcf1f7',
500: '#cdebf3',
950: '#000000',
},
}SCSS
$custom: #cdebf3; $custom-light: #dcf1f7; $custom-dark: #000000;
JSON
{
"hex": "#cdebf3",
"rgb": {
"r": 205,
"g": 235,
"b": 243
},
"hsl": {
"h": 192.632,
"s": 61.29,
"l": 87.843
},
"oklch": {
"l": 0.92078,
"c": 0.0333,
"h": 215.6
},
"luminance": 0.78867
}Semantic roles & 50–950 ramp
primary
#CDEBF3
secondary
#D39F91
accent
#411DC9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585