#DBF4F4#DBF4F4
#DBF4F4 is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.9% C 0.026 H 196.7°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF4F4 |
|---|---|
| RGB | rgb(219, 244, 244) |
| HSL | hsl(180, 53%, 91%) |
| HSV | hsv(180, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(94.44, -8.12, -2.77) |
| CIE-LCH | lch(94.44, 8.58, 198.85°) |
| OKLab | oklab(94.9% -0.0251 -0.0075) |
| OKLCH | oklch(94.9% 0.026 196.7) |
| XYZ | xyz(77.8894, 86.2917, 98.1227) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.65
Azure (CSS)
#F0FFFF
ΔE00 4.33
Ice Blue (survey)
#D7FFFE
ΔE00 4.50
Very Pale Blue
#D6FFFE
ΔE00 4.71
Very Light Blue
#D5FFFF
ΔE00 4.81
Really Light Blue
#D4FFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF4F4 #F4DBDB
analogous
#DBF4E7 #DBF4F4 #DBE7F4
triadic
#DBF4F4 #F4DBF4 #F4F4DB
tetradic
#DBF4F4 #E7DBF4 #F4DBDB #E7F4DB
square
#DBF4F4 #E7DBF4 #F4DBDB #E7F4DB
split-complementary
#DBF4F4 #F4DBE7 #F4E7DB
monochromatic
#7DD7D7 #ACE6E6 #DBF4F4 #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.15
#DBF4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DBF4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF4F4
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF4F4 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#EBEDF4
Tritanopia (blue-blind)
#D4F6F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbf4f4; /* rgb */ color: rgb(219, 244, 244); /* oklch */ color: oklch(94.9% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#e6f7f7',
500: '#dbf4f4',
950: '#000000',
},
}SCSS
$custom: #dbf4f4; $custom-light: #e6f7f7; $custom-dark: #000000;
JSON
{
"hex": "#dbf4f4",
"rgb": {
"r": 219,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.94897,
"c": 0.02617,
"h": 196.7
},
"luminance": 0.86293
}Semantic roles & 50–950 ramp
primary
#DBF4F4
secondary
#D3A0A0
accent
#2525C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585