#DBFEFB#DBFEFB
#DBFEFB is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.036 H 190.2°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFEFB |
|---|---|
| RGB | rgb(219, 254, 251) |
| HSL | hsl(175, 95%, 93%) |
| HSV | hsv(175, 14%, 100%) |
| CMYK | cmyk(13.8%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(97.19, -11.78, -2.35) |
| CIE-LCH | lch(97.19, 12.01, 191.28°) |
| OKLab | oklab(97.13% -0.0357 -0.0064) |
| OKLCH | oklch(97.13% 0.036 190.2) |
| XYZ | xyz(82.0634, 92.9067, 104.8572) |
| Luminance | 0.9291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.38
Very Pale Blue
#D6FFFE
ΔE00 1.57
Ice
#D6FFFA
ΔE00 1.82
Lightcyan
#E0FFFF
ΔE00 1.91
Very Light Blue
#D5FFFF
ΔE00 1.94
Really Light Blue
#D4FFFF
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFEFB #FEDBDE
analogous
#DBFEE9 #DBFEFB #DBEFFE
triadic
#DBFEFB #FBDBFE #FEFBDB
tetradic
#DBFEFB #E9DBFE #FEDBDE #EFFEDB
square
#DBFEFB #E9DBFE #FEDBDE #EFFEDB
split-complementary
#DBFEFB #FEDBEF #FEE9DB
monochromatic
#64FBEE #9FFCF4 #DBFEFB #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.07
#DBFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#DBFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFEFB
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFEFB | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#D1FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dbfefb; /* rgb */ color: rgb(219, 254, 251); /* oklch */ color: oklch(97.1% 0.036 190.2);
Tailwind
colors: {
custom: {
50: '#e6fefc',
500: '#dbfefb',
950: '#000000',
},
}SCSS
$custom: #dbfefb; $custom-light: #e6fefc; $custom-dark: #000000;
JSON
{
"hex": "#dbfefb",
"rgb": {
"r": 219,
"g": 254,
"b": 251
},
"hsl": {
"h": 174.857,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.97134,
"c": 0.03627,
"h": 190.2
},
"luminance": 0.92909
}Semantic roles & 50–950 ramp
primary
#DBFEFB
secondary
#E9949B
accent
#0014E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585