#DBF3EB#DBF3EB
#DBF3EB is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.4% C 0.027 H 173.7°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF3EB |
|---|---|
| RGB | rgb(219, 243, 235) |
| HSL | hsl(160, 50%, 91%) |
| HSV | hsv(160, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(93.95, -9.32, 1.18) |
| CIE-LCH | lch(93.95, 9.40, 172.78°) |
| OKLab | oklab(94.44% -0.0272 0.003) |
| OKLCH | oklch(94.44% 0.027 173.7) |
| XYZ | xyz(76.2561, 85.1582, 91.0008) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.44
Honeydew
#F0FFF0
ΔE00 4.84
Ice
#D6FFFA
ΔE00 4.97
Ice Blue (survey)
#D7FFFE
ΔE00 5.30
Very Pale Blue
#D6FFFE
ΔE00 5.46
Very Light Blue
#D5FFFF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF3EB #F3DBE3
analogous
#DBF3DF #DBF3EB #DBEFF3
triadic
#DBF3EB #EBDBF3 #F3EBDB
tetradic
#DBF3EB #DFDBF3 #F3DBE3 #EFF3DB
square
#DBF3EB #DFDBF3 #F3DBE3 #EFF3DB
split-complementary
#DBF3EB #F3DBEF #F3DFDB
monochromatic
#7FD4B8 #ADE4D1 #DBF3EB #E8F7F2 #E8F7F2
Accessibility & contrast
On white
1.16
#DBF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DBF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF3EB
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF3EB | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#D6F4F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbf3eb; /* rgb */ color: rgb(219, 243, 235); /* oklch */ color: oklch(94.4% 0.027 173.7);
Tailwind
colors: {
custom: {
50: '#e6f7f1',
500: '#dbf3eb',
950: '#000000',
},
}SCSS
$custom: #dbf3eb; $custom-light: #e6f7f1; $custom-dark: #000000;
JSON
{
"hex": "#dbf3eb",
"rgb": {
"r": 219,
"g": 243,
"b": 235
},
"hsl": {
"h": 160,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.94438,
"c": 0.02733,
"h": 173.7
},
"luminance": 0.85159
}Semantic roles & 50–950 ramp
primary
#DBF3EB
secondary
#D2A1B1
accent
#285ABD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585