#DBFBF4#DBFBF4
#DBFBF4 is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.3% C 0.034 H 180.9°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBF4 |
|---|---|
| RGB | rgb(219, 251, 244) |
| HSL | hsl(167, 80%, 92%) |
| HSV | hsv(167, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(96.24, -11.63, -0.14) |
| CIE-LCH | lch(96.24, 11.63, 180.67°) |
| OKLab | oklab(96.32% -0.0344 -0.0005) |
| OKLCH | oklch(96.32% 0.034 180.9) |
| XYZ | xyz(80.0358, 90.5844, 98.8382) |
| Luminance | 0.9059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.39
Ice Blue (survey)
#D7FFFE
ΔE00 3.07
Very Pale Blue
#D6FFFE
ΔE00 3.19
Lightcyan
#E0FFFF
ΔE00 3.25
Very Light Blue
#D5FFFF
ΔE00 3.61
Really Light Blue
#D4FFFF
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBF4 #FBDBE2
analogous
#DBFBE4 #DBFBF4 #DBF2FB
triadic
#DBFBF4 #F4DBFB #FBF4DB
tetradic
#DBFBF4 #E4DBFB #FBDBE2 #F2FBDB
square
#DBFBF4 #E4DBFB #FBDBE2 #F2FBDB
split-complementary
#DBFBF4 #FBDBF2 #FBE4DB
monochromatic
#6DEFD2 #A4F5E3 #DBFBF4 #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.10
#DBFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#DBFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBF4
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBF4 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#F2F2F5
Tritanopia (blue-blind)
#D3FCF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfbf4; /* rgb */ color: rgb(219, 251, 244); /* oklch */ color: oklch(96.3% 0.034 180.9);
Tailwind
colors: {
custom: {
50: '#e6fcf7',
500: '#dbfbf4',
950: '#000000',
},
}SCSS
$custom: #dbfbf4; $custom-light: #e6fcf7; $custom-dark: #000000;
JSON
{
"hex": "#dbfbf4",
"rgb": {
"r": 219,
"g": 251,
"b": 244
},
"hsl": {
"h": 166.875,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96322,
"c": 0.03441,
"h": 180.9
},
"luminance": 0.90586
}Semantic roles & 50–950 ramp
primary
#DBFBF4
secondary
#E298A8
accent
#0937DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585