#DBF9EA#DBF9EA
#DBF9EA is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.6% C 0.037 H 164.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF9EA |
|---|---|
| RGB | rgb(219, 249, 234) |
| HSL | hsl(150, 71%, 92%) |
| HSV | hsv(150, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(95.48, -12.51, 3.91) |
| CIE-LCH | lch(95.48, 13.11, 162.63°) |
| OKLab | oklab(95.64% -0.0356 0.0102) |
| OKLCH | oklch(95.64% 0.037 164.1) |
| XYZ | xyz(77.9370, 88.7505, 90.8504) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.84
Honeydew
#F0FFF0
ΔE00 5.10
Ice Blue (survey)
#D7FFFE
ΔE00 6.14
Very Pale Blue
#D6FFFE
ΔE00 6.21
Lightcyan
#E0FFFF
ΔE00 6.38
Very Light Blue
#D5FFFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF9EA #F9DBEA
analogous
#DBF9DB #DBF9EA #DBF9F9
triadic
#DBF9EA #EADBF9 #F9EADB
tetradic
#DBF9EA #DBDBF9 #F9DBEA #F9F9DB
square
#DBF9EA #DBDBF9 #F9DBEA #F9F9DB
split-complementary
#DBF9EA #F9DBF9 #F9DBDB
monochromatic
#72E8AD #A7F0CB #DBF9EA #E5FBF0 #E5FBF0
Accessibility & contrast
On white
1.12
#DBF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DBF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF9EA
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF9EA | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#D6F9F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbf9ea; /* rgb */ color: rgb(219, 249, 234); /* oklch */ color: oklch(95.6% 0.037 164.1);
Tailwind
colors: {
custom: {
50: '#e6fbf0',
500: '#dbf9ea',
950: '#000000',
},
}SCSS
$custom: #dbf9ea; $custom-light: #e6fbf0; $custom-dark: #000000;
JSON
{
"hex": "#dbf9ea",
"rgb": {
"r": 219,
"g": 249,
"b": 234
},
"hsl": {
"h": 150,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.95637,
"c": 0.03705,
"h": 164.1
},
"luminance": 0.88752
}Semantic roles & 50–950 ramp
primary
#DBF9EA
secondary
#DE9BBC
accent
#1273D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585