#DBF4F2#DBF4F2
#DBF4F2 is a very light, muted teal. Relative luminance 0.862; OKLCH L 94.8% C 0.026 H 190.9°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF4F2 |
|---|---|
| RGB | rgb(219, 244, 242) |
| HSL | hsl(175, 53%, 91%) |
| HSV | hsv(175, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(94.39, -8.51, -1.81) |
| CIE-LCH | lch(94.39, 8.70, 192.03°) |
| OKLab | oklab(94.84% -0.0258 -0.005) |
| OKLCH | oklch(94.84% 0.026 190.9) |
| XYZ | xyz(77.5874, 86.1709, 96.5321) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.70
Ice Blue (survey)
#D7FFFE
ΔE00 4.32
Very Pale Blue
#D6FFFE
ΔE00 4.53
Azure (CSS)
#F0FFFF
ΔE00 4.61
Very Light Blue
#D5FFFF
ΔE00 4.71
Really Light Blue
#D4FFFF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF4F2 #F4DBDD
analogous
#DBF4E5 #DBF4F2 #DBE9F4
triadic
#DBF4F2 #F2DBF4 #F4F2DB
tetradic
#DBF4F2 #E5DBF4 #F4DBDD #E9F4DB
square
#DBF4F2 #E5DBF4 #F4DBDD #E9F4DB
split-complementary
#DBF4F2 #F4DBE9 #F4E5DB
monochromatic
#7DD7D0 #ACE6E1 #DBF4F2 #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.15
#DBF4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DBF4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF4F2
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF4F2 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#ECEDF2
Tritanopia (blue-blind)
#D4F6F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbf4f2; /* rgb */ color: rgb(219, 244, 242); /* oklch */ color: oklch(94.8% 0.026 190.9);
Tailwind
colors: {
custom: {
50: '#e6f7f6',
500: '#dbf4f2',
950: '#000000',
},
}SCSS
$custom: #dbf4f2; $custom-light: #e6f7f6; $custom-dark: #000000;
JSON
{
"hex": "#dbf4f2",
"rgb": {
"r": 219,
"g": 244,
"b": 242
},
"hsl": {
"h": 175.2,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.94839,
"c": 0.02629,
"h": 190.9
},
"luminance": 0.86172
}Semantic roles & 50–950 ramp
primary
#DBF4F2
secondary
#D3A0A4
accent
#2531C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585