#DBEFE2#DBEFE2
#DBEFE2 is a very light, muted green. Relative luminance 0.823; OKLCH L 93.4% C 0.027 H 157.4°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFE2 |
|---|---|
| RGB | rgb(219, 239, 226) |
| HSL | hsl(141, 38%, 90%) |
| HSV | hsv(141, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 5.4%, 6.3%) |
| CIE-LAB | lab(92.70, -8.96, 4.03) |
| CIE-LCH | lch(92.70, 9.83, 155.77°) |
| OKLab | oklab(93.38% -0.0252 0.0105) |
| OKLCH | oklch(93.38% 0.027 157.4) |
| XYZ | xyz(73.8046, 82.2832, 83.9307) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.97
Mintcream
#F5FFFA
ΔE00 6.54
Lightcyan
#E0FFFF
ΔE00 6.89
Ice
#D6FFFA
ΔE00 7.00
Azure (CSS)
#F0FFFF
ΔE00 7.31
Ice Blue (survey)
#D7FFFE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFE2 #EFDBE8
analogous
#DEEFDB #DBEFE2 #DBEFEC
triadic
#DBEFE2 #E2DBEF #EFE2DB
tetradic
#DBEFE2 #DBDEEF #EFDBE8 #EFECDB
square
#DBEFE2 #DBDEEF #EFDBE8 #EFECDB
split-complementary
#DBEFE2 #ECDBEF #EFDBDE
monochromatic
#86C99E #B1DCC0 #DBEFE2 #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.20
#DBEFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DBEFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFE2
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFE2 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE1
Deuteranopia (green-blind)
#EBE9E3
Tritanopia (blue-blind)
#D8EFEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbefe2; /* rgb */ color: rgb(219, 239, 226); /* oklch */ color: oklch(93.4% 0.027 157.4);
Tailwind
colors: {
custom: {
50: '#e6f4eb',
500: '#dbefe2',
950: '#000000',
},
}SCSS
$custom: #dbefe2; $custom-light: #e6f4eb; $custom-dark: #000000;
JSON
{
"hex": "#dbefe2",
"rgb": {
"r": 219,
"g": 239,
"b": 226
},
"hsl": {
"h": 141,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93375,
"c": 0.02734,
"h": 157.4
},
"luminance": 0.82284
}Semantic roles & 50–950 ramp
primary
#DBEFE2
secondary
#CAA4BD
accent
#3486B1
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584