#DBF7F2#DBF7F2
#DBF7F2 is a very light, muted teal. Relative luminance 0.880; OKLCH L 95.5% C 0.030 H 183.8°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF7F2 |
|---|---|
| RGB | rgb(219, 247, 242) |
| HSL | hsl(169, 64%, 91%) |
| HSV | hsv(169, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 2%, 3.1%) |
| CIE-LAB | lab(95.16, -10.01, -0.68) |
| CIE-LCH | lch(95.16, 10.04, 183.90°) |
| OKLab | oklab(95.45% -0.0298 -0.002) |
| OKLCH | oklch(95.45% 0.03 183.8) |
| XYZ | xyz(78.4974, 87.9909, 96.8354) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.74
Ice Blue (survey)
#D7FFFE
ΔE00 3.55
Ice
#D6FFFA
ΔE00 3.57
Very Pale Blue
#D6FFFE
ΔE00 3.73
Very Light Blue
#D5FFFF
ΔE00 4.05
Really Light Blue
#D4FFFF
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF7F2 #F7DBE0
analogous
#DBF7E4 #DBF7F2 #DBEEF7
triadic
#DBF7F2 #F2DBF7 #F7F2DB
tetradic
#DBF7F2 #E4DBF7 #F7DBE0 #EEF7DB
square
#DBF7F2 #E4DBF7 #F7DBE0 #EEF7DB
split-complementary
#DBF7F2 #F7DBEE #F7E4DB
monochromatic
#77E1CE #A9ECE0 #DBF7F2 #E6F9F6 #E6F9F6
Accessibility & contrast
On white
1.13
#DBF7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DBF7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF7F2
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF7F2 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F4F2
Deuteranopia (green-blind)
#EEEFF2
Tritanopia (blue-blind)
#D4F8F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbf7f2; /* rgb */ color: rgb(219, 247, 242); /* oklch */ color: oklch(95.5% 0.030 183.8);
Tailwind
colors: {
custom: {
50: '#e6f9f6',
500: '#dbf7f2',
950: '#000000',
},
}SCSS
$custom: #dbf7f2; $custom-light: #e6f9f6; $custom-dark: #000000;
JSON
{
"hex": "#dbf7f2",
"rgb": {
"r": 219,
"g": 247,
"b": 242
},
"hsl": {
"h": 169.286,
"s": 63.636,
"l": 91.373
},
"oklch": {
"l": 0.9545,
"c": 0.02991,
"h": 183.8
},
"luminance": 0.87992
}Semantic roles & 50–950 ramp
primary
#DBF7F2
secondary
#D99DA8
accent
#1A3ACB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585