#DBEBE3#DBEBE3
#DBEBE3 is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.6% C 0.020 H 164.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBE3 |
|---|---|
| RGB | rgb(219, 235, 227) |
| HSL | hsl(150, 29%, 89%) |
| HSV | hsv(150, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 3.4%, 7.8%) |
| CIE-LAB | lab(91.69, -6.76, 2.06) |
| CIE-LCH | lch(91.69, 7.07, 163.09°) |
| OKLab | oklab(92.59% -0.0193 0.0053) |
| OKLCH | oklch(92.59% 0.02 164.6) |
| XYZ | xyz(72.7841, 80.0221, 84.2694) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.95
Mintcream
#F5FFFA
ΔE00 5.30
Light Grey
#D8DCD6
ΔE00 5.73
Azure (CSS)
#F0FFFF
ΔE00 5.80
Lightcyan
#E0FFFF
ΔE00 6.58
Ice
#D6FFFA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBE3 #EBDBE3
analogous
#DBEBDB #DBEBE3 #DBEBEB
triadic
#DBEBE3 #E3DBEB #EBE3DB
tetradic
#DBEBE3 #DBDBEB #EBDBE3 #EBEBDB
square
#DBEBE3 #DBDBEB #EBDBE3 #EBEBDB
split-complementary
#DBEBE3 #EBDBEB #EBDBDB
monochromatic
#8CBFA6 #B4D5C4 #DBEBE3 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.23
#DBEBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DBEBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBE3
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBE3 | 1.00 | 1.23 | 17.00 | 17.00 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E3
Deuteranopia (green-blind)
#E7E6E3
Tritanopia (blue-blind)
#D8EBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbebe3; /* rgb */ color: rgb(219, 235, 227); /* oklch */ color: oklch(92.6% 0.020 164.6);
Tailwind
colors: {
custom: {
50: '#e6f1eb',
500: '#dbebe3',
950: '#000000',
},
}SCSS
$custom: #dbebe3; $custom-light: #e6f1eb; $custom-dark: #000000;
JSON
{
"hex": "#dbebe3",
"rgb": {
"r": 219,
"g": 235,
"b": 227
},
"hsl": {
"h": 150,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92589,
"c": 0.02006,
"h": 164.6
},
"luminance": 0.80023
}Semantic roles & 50–950 ramp
primary
#DBEBE3
secondary
#C4A6B5
accent
#3E73A7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584