#DBEAEE#DBEAEE
#DBEAEE is a very light, near-neutral cyan. Relative luminance 0.801; OKLCH L 92.7% C 0.017 H 215.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEAEE |
|---|---|
| RGB | rgb(219, 234, 238) |
| HSL | hsl(193, 36%, 90%) |
| HSV | hsv(193, 8%, 93%) |
| CMYK | cmyk(8%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(91.72, -4.20, -3.65) |
| CIE-LCH | lch(91.72, 5.56, 220.97°) |
| OKLab | oklab(92.7% -0.0138 -0.0098) |
| OKLCH | oklch(92.7% 0.017 215.5) |
| XYZ | xyz(74.0655, 80.0778, 92.4268) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.73
Aliceblue
#F0F8FF
ΔE00 4.91
Fog
#D8DCE0
ΔE00 5.32
Mintcream
#F5FFFA
ΔE00 6.27
Light Grey
#D8DCD6
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEAEE #EEDFDB
analogous
#DBEEE9 #DBEAEE #DBE1EE
triadic
#DBEAEE #EEDBEA #EAEEDB
tetradic
#DBEAEE #E9DBEE #EEDFDB #E1EEDB
square
#DBEAEE #E9DBEE #EEDFDB #E1EEDB
split-complementary
#DBEAEE #EEDBE1 #EEE9DB
monochromatic
#88BAC7 #B1D2DA #DBEAEE #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.23
#DBEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DBEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEAEE
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEAEE | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#D6ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbeaee; /* rgb */ color: rgb(219, 234, 238); /* oklch */ color: oklch(92.7% 0.017 215.5);
Tailwind
colors: {
custom: {
50: '#e6f0f3',
500: '#dbeaee',
950: '#000000',
},
}SCSS
$custom: #dbeaee; $custom-light: #e6f0f3; $custom-dark: #000000;
JSON
{
"hex": "#dbeaee",
"rgb": {
"r": 219,
"g": 234,
"b": 238
},
"hsl": {
"h": 192.632,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.92701,
"c": 0.01689,
"h": 215.5
},
"luminance": 0.80079
}Semantic roles & 50–950 ramp
primary
#DBEAEE
secondary
#C9ACA4
accent
#5037AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585