#DBF6F2#DBF6F2
#DBF6F2 is a very light, muted teal. Relative luminance 0.874; OKLCH L 95.2% C 0.029 H 185.9°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF6F2 |
|---|---|
| RGB | rgb(219, 246, 242) |
| HSL | hsl(171, 60%, 91%) |
| HSV | hsv(171, 11%, 96%) |
| CMYK | cmyk(11%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(94.90, -9.51, -1.06) |
| CIE-LCH | lch(94.90, 9.57, 186.36°) |
| OKLab | oklab(95.25% -0.0285 -0.003) |
| OKLCH | oklch(95.25% 0.029 185.9) |
| XYZ | xyz(78.1924, 87.3809, 96.7338) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.59
Ice Blue (survey)
#D7FFFE
ΔE00 3.73
Very Pale Blue
#D6FFFE
ΔE00 3.92
Ice
#D6FFFA
ΔE00 3.97
Very Light Blue
#D5FFFF
ΔE00 4.19
Really Light Blue
#D4FFFF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF6F2 #F6DBDF
analogous
#DBF6E4 #DBF6F2 #DBECF6
triadic
#DBF6F2 #F2DBF6 #F6F2DB
tetradic
#DBF6F2 #E4DBF6 #F6DBDF #ECF6DB
square
#DBF6F2 #E4DBF6 #F6DBDF #ECF6DB
split-complementary
#DBF6F2 #F6DBEC #F6E4DB
monochromatic
#79DECF #AAEAE0 #DBF6F2 #E7F9F6 #E7F9F6
Accessibility & contrast
On white
1.14
#DBF6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DBF6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF6F2
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF6F2 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F2
Deuteranopia (green-blind)
#EEEFF2
Tritanopia (blue-blind)
#D4F7F5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbf6f2; /* rgb */ color: rgb(219, 246, 242); /* oklch */ color: oklch(95.2% 0.029 185.9);
Tailwind
colors: {
custom: {
50: '#e6f9f6',
500: '#dbf6f2',
950: '#000000',
},
}SCSS
$custom: #dbf6f2; $custom-light: #e6f9f6; $custom-dark: #000000;
JSON
{
"hex": "#dbf6f2",
"rgb": {
"r": 219,
"g": 246,
"b": 242
},
"hsl": {
"h": 171.111,
"s": 60,
"l": 91.176
},
"oklch": {
"l": 0.95246,
"c": 0.02866,
"h": 185.9
},
"luminance": 0.87382
}Semantic roles & 50–950 ramp
primary
#DBF6F2
secondary
#D79EA6
accent
#1E37C8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585