#DBF2EA#DBF2EA
#DBF2EA is a very light, muted teal. Relative luminance 0.845; OKLCH L 94.2% C 0.026 H 172.9°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2EA |
|---|---|
| RGB | rgb(219, 242, 234) |
| HSL | hsl(159, 47%, 90%) |
| HSV | hsv(159, 10%, 95%) |
| CMYK | cmyk(9.5%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.67, -9.01, 1.29) |
| CIE-LCH | lch(93.67, 9.10, 171.86°) |
| OKLab | oklab(94.21% -0.0262 0.0033) |
| OKLCH | oklch(94.21% 0.026 172.9) |
| XYZ | xyz(75.8136, 84.5037, 90.1426) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.65
Honeydew
#F0FFF0
ΔE00 4.77
Ice
#D6FFFA
ΔE00 5.31
Ice Blue (survey)
#D7FFFE
ΔE00 5.60
Very Pale Blue
#D6FFFE
ΔE00 5.76
Azure (CSS)
#F0FFFF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2EA #F2DBE3
analogous
#DBF2DE #DBF2EA #DBEEF2
triadic
#DBF2EA #EADBF2 #F2EADB
tetradic
#DBF2EA #DEDBF2 #F2DBE3 #EEF2DB
square
#DBF2EA #DEDBF2 #F2DBE3 #EEF2DB
split-complementary
#DBF2EA #F2DBEE #F2DEDB
monochromatic
#81D2B6 #AEE2D0 #DBF2EA #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.17
#DBF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DBF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2EA
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2EA | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#ECEBEB
Tritanopia (blue-blind)
#D6F3F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf2ea; /* rgb */ color: rgb(219, 242, 234); /* oklch */ color: oklch(94.2% 0.026 172.9);
Tailwind
colors: {
custom: {
50: '#e6f6f0',
500: '#dbf2ea',
950: '#000000',
},
}SCSS
$custom: #dbf2ea; $custom-light: #e6f6f0; $custom-dark: #000000;
JSON
{
"hex": "#dbf2ea",
"rgb": {
"r": 219,
"g": 242,
"b": 234
},
"hsl": {
"h": 159.13,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.94206,
"c": 0.0264,
"h": 172.9
},
"luminance": 0.84505
}Semantic roles & 50–950 ramp
primary
#DBF2EA
secondary
#D0A1B2
accent
#2B5DBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585