#DBEFFB#DBEFFB
#DBEFFB is a very light, muted cyan. Relative luminance 0.838; OKLCH L 94.1% C 0.027 H 234.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFFB |
|---|---|
| RGB | rgb(219, 239, 251) |
| HSL | hsl(203, 80%, 92%) |
| HSV | hsv(203, 13%, 98%) |
| CMYK | cmyk(12.7%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(93.34, -4.22, -8.02) |
| CIE-LCH | lch(93.34, 9.06, 242.23°) |
| OKLab | oklab(94.1% -0.0157 -0.0216) |
| OKLCH | oklch(94.1% 0.027 234) |
| XYZ | xyz(77.4884, 83.7567, 103.3322) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.89
Azure (CSS)
#F0FFFF
ΔE00 6.28
Fog
#D8DCE0
ΔE00 7.06
Lightcyan
#E0FFFF
ΔE00 7.88
Ghostwhite
#F8F8FF
ΔE00 8.44
Whitesmoke
#F5F5F5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFFB #FBE7DB
analogous
#DBFBF7 #DBEFFB #DBDFFB
triadic
#DBEFFB #FBDBEF #EFFBDB
tetradic
#DBEFFB #F7DBFB #FBE7DB #DFFBDB
square
#DBEFFB #F7DBFB #FBE7DB #DFFBDB
split-complementary
#DBEFFB #FBDBDF #FBF7DB
monochromatic
#6DBEEF #A4D7F5 #DBEFFB #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.18
#DBEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DBEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFFB
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFFB | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFC
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#D3F2F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbeffb; /* rgb */ color: rgb(219, 239, 251); /* oklch */ color: oklch(94.1% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#e6f4fc',
500: '#dbeffb',
950: '#000000',
},
}SCSS
$custom: #dbeffb; $custom-light: #e6f4fc; $custom-dark: #000000;
JSON
{
"hex": "#dbeffb",
"rgb": {
"r": 219,
"g": 239,
"b": 251
},
"hsl": {
"h": 202.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.94097,
"c": 0.02671,
"h": 234
},
"luminance": 0.83758
}Semantic roles & 50–950 ramp
primary
#DBEFFB
secondary
#E2B498
accent
#5809DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585