#CDEBF1#CDEBF1
#CDEBF1 is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.0% C 0.033 H 211.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBF1 |
|---|---|
| RGB | rgb(205, 235, 241) |
| HSL | hsl(190, 56%, 87%) |
| HSV | hsv(190, 15%, 95%) |
| CMYK | cmyk(14.9%, 2.5%, 0%, 5.5%) |
| CIE-LAB | lab(91.12, -8.56, -6.20) |
| CIE-LCH | lch(91.12, 10.57, 215.93°) |
| OKLab | oklab(92.02% -0.0278 -0.0168) |
| OKLCH | oklch(92.02% 0.033 211.1) |
| XYZ | xyz(70.7583, 78.7450, 94.6733) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 5.60
Very Light Blue
#D5FFFF
ΔE00 5.88
Ice Blue (survey)
#D7FFFE
ΔE00 5.88
Very Pale Blue
#D6FFFE
ΔE00 6.00
Really Light Blue
#D4FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBF1 #F1D3CD
analogous
#CDF1E5 #CDEBF1 #CDD9F1
triadic
#CDEBF1 #F1CDEB #EBF1CD
tetradic
#CDEBF1 #E5CDF1 #F1D3CD #D9F1CD
square
#CDEBF1 #E5CDF1 #F1D3CD #D9F1CD
split-complementary
#CDEBF1 #F1CDD9 #F1E5CD
monochromatic
#6DC5D6 #9DD8E4 #CDEBF1 #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.25
#CDEBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#CDEBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBF1
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBF1 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F1
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#C3EEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdebf1; /* rgb */ color: rgb(205, 235, 241); /* oklch */ color: oklch(92.0% 0.033 211.1);
Tailwind
colors: {
custom: {
50: '#dcf1f5',
500: '#cdebf1',
950: '#000000',
},
}SCSS
$custom: #cdebf1; $custom-light: #dcf1f5; $custom-dark: #000000;
JSON
{
"hex": "#cdebf1",
"rgb": {
"r": 205,
"g": 235,
"b": 241
},
"hsl": {
"h": 190,
"s": 56.25,
"l": 87.451
},
"oklch": {
"l": 0.92017,
"c": 0.03251,
"h": 211.1
},
"luminance": 0.78747
}Semantic roles & 50–950 ramp
primary
#CDEBF1
secondary
#D09D92
accent
#3D22C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585