#DCEBEF#DCEBEF
#DCEBEF is a very light, near-neutral cyan. Relative luminance 0.809; OKLCH L 93.0% C 0.017 H 215.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBEF |
|---|---|
| RGB | rgb(220, 235, 239) |
| HSL | hsl(193, 37%, 90%) |
| HSV | hsv(193, 8%, 94%) |
| CMYK | cmyk(7.9%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(92.07, -4.20, -3.64) |
| CIE-LCH | lch(92.07, 5.56, 220.97°) |
| OKLab | oklab(93% -0.0137 -0.0098) |
| OKLCH | oklch(93% 0.017 215.5) |
| XYZ | xyz(74.8002, 80.8634, 93.3120) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.54
Aliceblue
#F0F8FF
ΔE00 4.77
Fog
#D8DCE0
ΔE00 5.43
Mintcream
#F5FFFA
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.68
Whitesmoke
#F5F5F5
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBEF #EFE0DC
analogous
#DCEFEA #DCEBEF #DCE1EF
triadic
#DCEBEF #EFDCEB #EBEFDC
tetradic
#DCEBEF #EADCEF #EFE0DC #E1EFDC
square
#DCEBEF #EADCEF #EFE0DC #E1EFDC
split-complementary
#DCEBEF #EFDCE1 #EFEADC
monochromatic
#88BBC9 #B2D3DC #DCEBEF #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.22
#DCEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DCEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBEF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBEF | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#D7EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcebef; /* rgb */ color: rgb(220, 235, 239); /* oklch */ color: oklch(93.0% 0.017 215.5);
Tailwind
colors: {
custom: {
50: '#e7f1f4',
500: '#dcebef',
950: '#000000',
},
}SCSS
$custom: #dcebef; $custom-light: #e7f1f4; $custom-dark: #000000;
JSON
{
"hex": "#dcebef",
"rgb": {
"r": 220,
"g": 235,
"b": 239
},
"hsl": {
"h": 192.632,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93004,
"c": 0.01688,
"h": 215.5
},
"luminance": 0.80864
}Semantic roles & 50–950 ramp
primary
#DCEBEF
secondary
#CAADA5
accent
#4F35B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585