#DBFEFD#DBFEFD
#DBFEFD is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.2% C 0.036 H 194.5°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFEFD |
|---|---|
| RGB | rgb(219, 254, 253) |
| HSL | hsl(178, 95%, 93%) |
| HSV | hsv(178, 14%, 100%) |
| CMYK | cmyk(13.8%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.24, -11.39, -3.30) |
| CIE-LCH | lch(97.24, 11.86, 196.18°) |
| OKLab | oklab(97.19% -0.0349 -0.009) |
| OKLCH | oklch(97.19% 0.036 194.5) |
| XYZ | xyz(82.3803, 93.0335, 106.5264) |
| Luminance | 0.9304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.26
Lightcyan
#E0FFFF
ΔE00 1.32
Very Pale Blue
#D6FFFE
ΔE00 1.50
Very Light Blue
#D5FFFF
ΔE00 1.69
Really Light Blue
#D4FFFF
ΔE00 1.92
Ice
#D6FFFA
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFEFD #FEDBDC
analogous
#DBFEEB #DBFEFD #DBEDFE
triadic
#DBFEFD #FDDBFE #FEFDDB
tetradic
#DBFEFD #EBDBFE #FEDBDC #EDFEDB
square
#DBFEFD #EBDBFE #FEDBDC #EDFEDB
split-complementary
#DBFEFD #FEDBED #FEEBDB
monochromatic
#64FBF6 #9FFCFA #DBFEFD #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.07
#DBFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#DBFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFEFD
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFEFD | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#D1FFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dbfefd; /* rgb */ color: rgb(219, 254, 253); /* oklch */ color: oklch(97.2% 0.036 194.5);
Tailwind
colors: {
custom: {
50: '#e6fefe',
500: '#dbfefd',
950: '#000000',
},
}SCSS
$custom: #dbfefd; $custom-light: #e6fefe; $custom-dark: #000000;
JSON
{
"hex": "#dbfefd",
"rgb": {
"r": 219,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.286,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.97192,
"c": 0.03606,
"h": 194.5
},
"luminance": 0.93036
}Semantic roles & 50–950 ramp
primary
#DBFEFD
secondary
#E99496
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585