#DBEFDE#DBEFDE
#DBEFDE is a very light, muted green. Relative luminance 0.821; OKLCH L 93.3% C 0.031 H 149.8°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFDE |
|---|---|
| RGB | rgb(219, 239, 222) |
| HSL | hsl(129, 38%, 90%) |
| HSV | hsv(129, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 7.1%, 6.3%) |
| CIE-LAB | lab(92.60, -9.68, 5.97) |
| CIE-LCH | lch(92.60, 11.37, 148.32°) |
| OKLab | oklab(93.27% -0.0268 0.0156) |
| OKLCH | oklch(93.27% 0.031 149.8) |
| XYZ | xyz(73.2621, 82.0662, 81.0737) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.06
Mintcream
#F5FFFA
ΔE00 7.51
Ice
#D6FFFA
ΔE00 7.82
Beige
#F5F5DC
ΔE00 7.98
Lightcyan
#E0FFFF
ΔE00 8.19
Light Grey
#D8DCD6
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFDE #EFDBEC
analogous
#E2EFDB #DBEFDE #DBEFE8
triadic
#DBEFDE #DEDBEF #EFDEDB
tetradic
#DBEFDE #DBE2EF #EFDBEC #EFE8DB
square
#DBEFDE #DBE2EF #EFDBEC #EFE8DB
split-complementary
#DBEFDE #E8DBEF #EFDBE2
monochromatic
#86C990 #B1DCB7 #DBEFDE #EAF6EC #EAF6EC
Accessibility & contrast
On white
1.21
#DBEFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#DBEFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFDE
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFDE | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDD
Deuteranopia (green-blind)
#ECE9DF
Tritanopia (blue-blind)
#D9EEEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbefde; /* rgb */ color: rgb(219, 239, 222); /* oklch */ color: oklch(93.3% 0.031 149.8);
Tailwind
colors: {
custom: {
50: '#e6f4e8',
500: '#dbefde',
950: '#000000',
},
}SCSS
$custom: #dbefde; $custom-light: #e6f4e8; $custom-dark: #000000;
JSON
{
"hex": "#dbefde",
"rgb": {
"r": 219,
"g": 239,
"b": 222
},
"hsl": {
"h": 129,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93267,
"c": 0.031,
"h": 149.8
},
"luminance": 0.82067
}Semantic roles & 50–950 ramp
primary
#DBEFDE
secondary
#CAA4C5
accent
#349FB1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584