#DCEBEE#DCEBEE
#DCEBEE is a very light, near-neutral cyan. Relative luminance 0.808; OKLCH L 93.0% C 0.016 H 211.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBEE |
|---|---|
| RGB | rgb(220, 235, 238) |
| HSL | hsl(190, 35%, 90%) |
| HSV | hsv(190, 8%, 93%) |
| CMYK | cmyk(7.6%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(92.04, -4.39, -3.16) |
| CIE-LCH | lch(92.04, 5.41, 215.77°) |
| OKLab | oklab(92.98% -0.0141 -0.0085) |
| OKLCH | oklch(92.98% 0.016 211) |
| XYZ | xyz(74.6529, 80.8045, 92.5361) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.36
Aliceblue
#F0F8FF
ΔE00 5.05
Fog
#D8DCE0
ΔE00 5.58
Mintcream
#F5FFFA
ΔE00 5.83
Light Grey
#D8DCD6
ΔE00 6.40
Lightcyan
#E0FFFF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBEE #EEDFDC
analogous
#DCEEE8 #DCEBEE #DCE2EE
triadic
#DCEBEE #EEDCEB #EBEEDC
tetradic
#DCEBEE #E8DCEE #EEDFDC #E2EEDC
square
#DCEBEE #E8DCEE #EEDFDC #E2EEDC
split-complementary
#DCEBEE #EEDCE2 #EEE8DC
monochromatic
#8ABCC6 #B3D3DA #DCEBEE #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.22
#DCEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#DCEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBEE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBEE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#D7EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcebee; /* rgb */ color: rgb(220, 235, 238); /* oklch */ color: oklch(93.0% 0.016 211.0);
Tailwind
colors: {
custom: {
50: '#e6f1f3',
500: '#dcebee',
950: '#000000',
},
}SCSS
$custom: #dcebee; $custom-light: #e6f1f3; $custom-dark: #000000;
JSON
{
"hex": "#dcebee",
"rgb": {
"r": 220,
"g": 235,
"b": 238
},
"hsl": {
"h": 190,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.92975,
"c": 0.01648,
"h": 211
},
"luminance": 0.80805
}Semantic roles & 50–950 ramp
primary
#DCEBEE
secondary
#C9ABA6
accent
#4C38AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585