#DBEBF0#DBEBF0
#DBEBF0 is a very light, near-neutral cyan. Relative luminance 0.808; OKLCH L 93.0% C 0.018 H 218.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBF0 |
|---|---|
| RGB | rgb(219, 235, 240) |
| HSL | hsl(194, 41%, 90%) |
| HSV | hsv(194, 9%, 94%) |
| CMYK | cmyk(8.8%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(92.03, -4.33, -4.24) |
| CIE-LCH | lch(92.03, 6.05, 224.39°) |
| OKLab | oklab(92.96% -0.0144 -0.0114) |
| OKLCH | oklch(92.96% 0.018 218.4) |
| XYZ | xyz(74.6465, 80.7670, 94.0781) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.75
Aliceblue
#F0F8FF
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.61
Mintcream
#F5FFFA
ΔE00 6.51
Lightcyan
#E0FFFF
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBF0 #F0E0DB
analogous
#DBF0EB #DBEBF0 #DBE0F0
triadic
#DBEBF0 #F0DBEB #EBF0DB
tetradic
#DBEBF0 #EBDBF0 #F0E0DB #E0F0DB
square
#DBEBF0 #EBDBF0 #F0E0DB #E0F0DB
split-complementary
#DBEBF0 #F0DBE0 #F0EBDB
monochromatic
#85BBCC #B0D3DE #DBEBF0 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.22
#DBEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DBEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBF0
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBF0 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#D6EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbebf0; /* rgb */ color: rgb(219, 235, 240); /* oklch */ color: oklch(93.0% 0.018 218.4);
Tailwind
colors: {
custom: {
50: '#e6f1f4',
500: '#dbebf0',
950: '#000000',
},
}SCSS
$custom: #dbebf0; $custom-light: #e6f1f4; $custom-dark: #000000;
JSON
{
"hex": "#dbebf0",
"rgb": {
"r": 219,
"g": 235,
"b": 240
},
"hsl": {
"h": 194.286,
"s": 41.176,
"l": 90
},
"oklch": {
"l": 0.92962,
"c": 0.01834,
"h": 218.4
},
"luminance": 0.80768
}Semantic roles & 50–950 ramp
primary
#DBEBF0
secondary
#CCADA3
accent
#5031B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585