#DBEFFF#DBEFFF
#DBEFFF is a very light, muted cyan. Relative luminance 0.840; OKLCH L 94.2% C 0.030 H 242.0°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFFF |
|---|---|
| RGB | rgb(219, 239, 255) |
| HSL | hsl(207, 100%, 93%) |
| HSV | hsv(207, 14%, 100%) |
| CMYK | cmyk(14.1%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(93.46, -3.42, -9.93) |
| CIE-LCH | lch(93.46, 10.50, 250.99°) |
| OKLab | oklab(94.22% -0.0142 -0.0268) |
| OKLCH | oklch(94.22% 0.03 242) |
| XYZ | xyz(78.1256, 84.0116, 106.6881) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.25
Fog
#D8DCE0
ΔE00 7.53
Azure (CSS)
#F0FFFF
ΔE00 7.66
Ghostwhite
#F8F8FF
ΔE00 8.38
Whitesmoke
#F5F5F5
ΔE00 9.12
Lightcyan
#E0FFFF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFFF #FFEBDB
analogous
#DBFFFD #DBEFFF #DBDDFF
triadic
#DBEFFF #FFDBEF #EFFFDB
tetradic
#DBEFFF #FDDBFF #FFEBDB #DDFFDB
square
#DBEFFF #FDDBFF #FFEBDB #DDFFDB
split-complementary
#DBEFFF #FFDBDD #FFFDDB
monochromatic
#61B9FF #9ED4FF #DBEFFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.18
#DBEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#DBEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFFF
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFFF | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFF
Deuteranopia (green-blind)
#E4EAFF
Tritanopia (blue-blind)
#D2F3F4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbefff; /* rgb */ color: rgb(219, 239, 255); /* oklch */ color: oklch(94.2% 0.030 242.0);
Tailwind
colors: {
custom: {
50: '#e6f4ff',
500: '#dbefff',
950: '#000000',
},
}SCSS
$custom: #dbefff; $custom-light: #e6f4ff; $custom-dark: #000000;
JSON
{
"hex": "#dbefff",
"rgb": {
"r": 219,
"g": 239,
"b": 255
},
"hsl": {
"h": 206.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.94221,
"c": 0.03034,
"h": 242
},
"luminance": 0.84013
}Semantic roles & 50–950 ramp
primary
#DBEFFF
secondary
#ECBA92
accent
#6600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586