#DBEFF9#DBEFF9
#DBEFF9 is a very light, muted cyan. Relative luminance 0.836; OKLCH L 94.0% C 0.025 H 229.1°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFF9 |
|---|---|
| RGB | rgb(219, 239, 249) |
| HSL | hsl(200, 71%, 92%) |
| HSV | hsv(200, 12%, 98%) |
| CMYK | cmyk(12%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(93.29, -4.62, -7.06) |
| CIE-LCH | lch(93.29, 8.43, 236.81°) |
| OKLab | oklab(94.04% -0.0164 -0.019) |
| OKLCH | oklch(94.04% 0.025 229.1) |
| XYZ | xyz(77.1748, 83.6313, 101.6806) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.92
Azure (CSS)
#F0FFFF
ΔE00 5.62
Fog
#D8DCE0
ΔE00 6.96
Lightcyan
#E0FFFF
ΔE00 7.13
Mintcream
#F5FFFA
ΔE00 8.01
Whitesmoke
#F5F5F5
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFF9 #F9E5DB
analogous
#DBF9F4 #DBEFF9 #DBE0F9
triadic
#DBEFF9 #F9DBEF #EFF9DB
tetradic
#DBEFF9 #F4DBF9 #F9E5DB #E0F9DB
square
#DBEFF9 #F4DBF9 #F9E5DB #E0F9DB
split-complementary
#DBEFF9 #F9DBE0 #F9F4DB
monochromatic
#72C0E8 #A7D8F0 #DBEFF9 #E5F3FB #E5F3FB
Accessibility & contrast
On white
1.18
#DBEFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#DBEFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFF9
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFF9 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#E5EAF9
Tritanopia (blue-blind)
#D3F2F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbeff9; /* rgb */ color: rgb(219, 239, 249); /* oklch */ color: oklch(94.0% 0.025 229.1);
Tailwind
colors: {
custom: {
50: '#e6f4fb',
500: '#dbeff9',
950: '#000000',
},
}SCSS
$custom: #dbeff9; $custom-light: #e6f4fb; $custom-dark: #000000;
JSON
{
"hex": "#dbeff9",
"rgb": {
"r": 219,
"g": 239,
"b": 249
},
"hsl": {
"h": 200,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.94036,
"c": 0.02514,
"h": 229.1
},
"luminance": 0.83633
}Semantic roles & 50–950 ramp
primary
#DBEFF9
secondary
#DEB19B
accent
#5312D3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585