#DBEFF5#DBEFF5
#DBEFF5 is a very light, muted cyan. Relative luminance 0.834; OKLCH L 93.9% C 0.023 H 217.6°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFF5 |
|---|---|
| RGB | rgb(219, 239, 245) |
| HSL | hsl(194, 57%, 91%) |
| HSV | hsv(194, 11%, 96%) |
| CMYK | cmyk(10.6%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(93.18, -5.40, -5.14) |
| CIE-LCH | lch(93.18, 7.45, 223.58°) |
| OKLab | oklab(93.92% -0.0179 -0.0138) |
| OKLCH | oklch(93.92% 0.023 217.6) |
| XYZ | xyz(76.5576, 83.3844, 98.4298) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.49
Aliceblue
#F0F8FF
ΔE00 5.43
Lightcyan
#E0FFFF
ΔE00 5.72
Mintcream
#F5FFFA
ΔE00 6.74
Fog
#D8DCE0
ΔE00 7.07
Ice Blue (survey)
#D7FFFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFF5 #F5E1DB
analogous
#DBF5EE #DBEFF5 #DBE2F5
triadic
#DBEFF5 #F5DBEF #EFF5DB
tetradic
#DBEFF5 #EEDBF5 #F5E1DB #E2F5DB
square
#DBEFF5 #EEDBF5 #F5E1DB #E2F5DB
split-complementary
#DBEFF5 #F5DBE2 #F5EEDB
monochromatic
#7BC4DA #ABDAE8 #DBEFF5 #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.19
#DBEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DBEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFF5
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFF5 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF5
Deuteranopia (green-blind)
#E6EAF5
Tritanopia (blue-blind)
#D4F1F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbeff5; /* rgb */ color: rgb(219, 239, 245); /* oklch */ color: oklch(93.9% 0.023 217.6);
Tailwind
colors: {
custom: {
50: '#e6f4f8',
500: '#dbeff5',
950: '#000000',
},
}SCSS
$custom: #dbeff5; $custom-light: #e6f4f8; $custom-dark: #000000;
JSON
{
"hex": "#dbeff5",
"rgb": {
"r": 219,
"g": 239,
"b": 245
},
"hsl": {
"h": 193.846,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.93916,
"c": 0.02265,
"h": 217.6
},
"luminance": 0.83386
}Semantic roles & 50–950 ramp
primary
#DBEFF5
secondary
#D5AB9F
accent
#4721C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585