#DBFCF4#DBFCF4
#DBFCF4 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.5% C 0.036 H 179.3°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCF4 |
|---|---|
| RGB | rgb(219, 252, 244) |
| HSL | hsl(165, 85%, 92%) |
| HSV | hsv(165, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(96.50, -12.13, 0.24) |
| CIE-LCH | lch(96.50, 12.13, 178.86°) |
| OKLab | oklab(96.53% -0.0357 0.0005) |
| OKLCH | oklch(96.53% 0.036 179.3) |
| XYZ | xyz(80.3490, 91.2108, 98.9426) |
| Luminance | 0.9121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.28
Ice Blue (survey)
#D7FFFE
ΔE00 3.24
Very Pale Blue
#D6FFFE
ΔE00 3.34
Lightcyan
#E0FFFF
ΔE00 3.67
Very Light Blue
#D5FFFF
ΔE00 3.77
Really Light Blue
#D4FFFF
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCF4 #FCDBE3
analogous
#DBFCE4 #DBFCF4 #DBF3FC
triadic
#DBFCF4 #F4DBFC #FCF4DB
tetradic
#DBFCF4 #E4DBFC #FCDBE3 #F3FCDB
square
#DBFCF4 #E4DBFC #FCDBE3 #F3FCDB
split-complementary
#DBFCF4 #FCDBF3 #FCE4DB
monochromatic
#6AF3D1 #A3F7E3 #DBFCF4 #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.09
#DBFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DBFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCF4
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCF4 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#F2F3F5
Tritanopia (blue-blind)
#D3FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfcf4; /* rgb */ color: rgb(219, 252, 244); /* oklch */ color: oklch(96.5% 0.036 179.3);
Tailwind
colors: {
custom: {
50: '#e6fdf7',
500: '#dbfcf4',
950: '#000000',
},
}SCSS
$custom: #dbfcf4; $custom-light: #e6fdf7; $custom-dark: #000000;
JSON
{
"hex": "#dbfcf4",
"rgb": {
"r": 219,
"g": 252,
"b": 244
},
"hsl": {
"h": 165.455,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96527,
"c": 0.03573,
"h": 179.3
},
"luminance": 0.91213
}Semantic roles & 50–950 ramp
primary
#DBFCF4
secondary
#E497AA
accent
#043AE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585