#DBF9EE#DBF9EE
#DBF9EE is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.7% C 0.034 H 171.5°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF9EE |
|---|---|
| RGB | rgb(219, 249, 238) |
| HSL | hsl(158, 71%, 92%) |
| HSV | hsv(158, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(95.57, -11.77, 1.99) |
| CIE-LCH | lch(95.57, 11.93, 170.40°) |
| OKLab | oklab(95.75% -0.0341 0.0051) |
| OKLCH | oklch(95.75% 0.034 171.5) |
| XYZ | xyz(78.5181, 88.9830, 93.9110) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.70
Ice Blue (survey)
#D7FFFE
ΔE00 4.75
Very Pale Blue
#D6FFFE
ΔE00 4.85
Lightcyan
#E0FFFF
ΔE00 4.86
Honeydew
#F0FFF0
ΔE00 5.27
Very Light Blue
#D5FFFF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF9EE #F9DBE6
analogous
#DBF9DF #DBF9EE #DBF5F9
triadic
#DBF9EE #EEDBF9 #F9EEDB
tetradic
#DBF9EE #DFDBF9 #F9DBE6 #F5F9DB
square
#DBF9EE #DFDBF9 #F9DBE6 #F5F9DB
split-complementary
#DBF9EE #F9DBF5 #F9DFDB
monochromatic
#72E8BC #A7F0D5 #DBF9EE #E5FBF3 #E5FBF3
Accessibility & contrast
On white
1.12
#DBF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DBF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF9EE
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF9EE | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#D5FAF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbf9ee; /* rgb */ color: rgb(219, 249, 238); /* oklch */ color: oklch(95.7% 0.034 171.5);
Tailwind
colors: {
custom: {
50: '#e6fbf3',
500: '#dbf9ee',
950: '#000000',
},
}SCSS
$custom: #dbf9ee; $custom-light: #e6fbf3; $custom-dark: #000000;
JSON
{
"hex": "#dbf9ee",
"rgb": {
"r": 219,
"g": 249,
"b": 238
},
"hsl": {
"h": 158,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.95746,
"c": 0.03445,
"h": 171.5
},
"luminance": 0.88984
}Semantic roles & 50–950 ramp
primary
#DBF9EE
secondary
#DE9BB3
accent
#1259D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585