#DBEFEA#DBEFEA
#DBEFEA is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.6% C 0.022 H 179.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFEA |
|---|---|
| RGB | rgb(219, 239, 234) |
| HSL | hsl(165, 38%, 90%) |
| HSV | hsv(165, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.90, -7.49, 0.16) |
| CIE-LCH | lch(92.90, 7.50, 178.75°) |
| OKLab | oklab(93.6% -0.0221 0.0003) |
| OKLCH | oklch(93.6% 0.022 179.2) |
| XYZ | xyz(74.9280, 82.7326, 89.8474) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.69
Azure (CSS)
#F0FFFF
ΔE00 4.85
Mintcream
#F5FFFA
ΔE00 5.27
Honeydew
#F0FFF0
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 6.16
Ice
#D6FFFA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFEA #EFDBE0
analogous
#DBEFE0 #DBEFEA #DBEAEF
triadic
#DBEFEA #EADBEF #EFEADB
tetradic
#DBEFEA #E0DBEF #EFDBE0 #EAEFDB
square
#DBEFEA #E0DBEF #EFDBE0 #EAEFDB
split-complementary
#DBEFEA #EFDBEA #EFE0DB
monochromatic
#86C9B9 #B1DCD1 #DBEFEA #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.20
#DBEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DBEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFEA
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFEA | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#D7F0ED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbefea; /* rgb */ color: rgb(219, 239, 234); /* oklch */ color: oklch(93.6% 0.022 179.2);
Tailwind
colors: {
custom: {
50: '#e6f4f0',
500: '#dbefea',
950: '#000000',
},
}SCSS
$custom: #dbefea; $custom-light: #e6f4f0; $custom-dark: #000000;
JSON
{
"hex": "#dbefea",
"rgb": {
"r": 219,
"g": 239,
"b": 234
},
"hsl": {
"h": 165,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93596,
"c": 0.02212,
"h": 179.2
},
"luminance": 0.82734
}Semantic roles & 50–950 ramp
primary
#DBEFEA
secondary
#CAA4AD
accent
#3453B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585