#DBEFF8#DBEFF8
#DBEFF8 is a very light, muted cyan. Relative luminance 0.836; OKLCH L 94.0% C 0.024 H 226.5°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFF8 |
|---|---|
| RGB | rgb(219, 239, 248) |
| HSL | hsl(199, 67%, 92%) |
| HSV | hsv(199, 12%, 97%) |
| CMYK | cmyk(11.7%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(93.26, -4.81, -6.58) |
| CIE-LCH | lch(93.26, 8.15, 233.81°) |
| OKLab | oklab(94.01% -0.0168 -0.0177) |
| OKLCH | oklch(94.01% 0.024 226.5) |
| XYZ | xyz(77.0193, 83.5691, 100.8614) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.99
Azure (CSS)
#F0FFFF
ΔE00 5.30
Lightcyan
#E0FFFF
ΔE00 6.77
Fog
#D8DCE0
ΔE00 6.95
Mintcream
#F5FFFA
ΔE00 7.67
Whitesmoke
#F5F5F5
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFF8 #F8E4DB
analogous
#DBF8F3 #DBEFF8 #DBE1F8
triadic
#DBEFF8 #F8DBEF #EFF8DB
tetradic
#DBEFF8 #F3DBF8 #F8E4DB #E1F8DB
square
#DBEFF8 #F3DBF8 #F8E4DB #E1F8DB
split-complementary
#DBEFF8 #F8DBE1 #F8F3DB
monochromatic
#75C1E4 #A8D8EE #DBEFF8 #E5F4FA #E5F4FA
Accessibility & contrast
On white
1.19
#DBEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DBEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFF8
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFF8 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#E6EAF8
Tritanopia (blue-blind)
#D4F2F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbeff8; /* rgb */ color: rgb(219, 239, 248); /* oklch */ color: oklch(94.0% 0.024 226.5);
Tailwind
colors: {
custom: {
50: '#e6f4fa',
500: '#dbeff8',
950: '#000000',
},
}SCSS
$custom: #dbeff8; $custom-light: #e6f4fa; $custom-dark: #000000;
JSON
{
"hex": "#dbeff8",
"rgb": {
"r": 219,
"g": 239,
"b": 248
},
"hsl": {
"h": 198.621,
"s": 67.442,
"l": 91.569
},
"oklch": {
"l": 0.94006,
"c": 0.02442,
"h": 226.5
},
"luminance": 0.8357
}Semantic roles & 50–950 ramp
primary
#DBEFF8
secondary
#DBB09C
accent
#5016CF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585