#DBEEA2#DBEEA2
#DBEEA2 is a very light, moderate yellow-green. Relative luminance 0.788; OKLCH L 91.7% C 0.100 H 119.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEEA2 |
|---|---|
| RGB | rgb(219, 238, 162) |
| HSL | hsl(75, 69%, 78%) |
| HSV | hsv(75, 32%, 93%) |
| CMYK | cmyk(8%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(91.15, -18.41, 34.79) |
| CIE-LCH | lch(91.15, 39.36, 117.89°) |
| OKLab | oklab(91.72% -0.0496 0.0866) |
| OKLCH | oklch(91.72% 0.1 119.8) |
| XYZ | xyz(66.3092, 78.8179, 45.8955) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.26
Creme
#FFFFB6
ΔE00 6.42
Parchment
#FEFCAF
ΔE00 6.52
Light Beige
#FFFEB6
ΔE00 6.53
Palegoldenrod
#EEE8AA
ΔE00 6.80
Cream (survey)
#FFFFC2
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEEA2 #B5A2EE
analogous
#EEDBA2 #DBEEA2 #B5EEA2
triadic
#DBEEA2 #A2DBEE #EEA2DB
tetradic
#DBEEA2 #A2EEDB #B5A2EE #EEA2B5
square
#DBEEA2 #A2EEDB #B5A2EE #EEA2B5
split-complementary
#DBEEA2 #A2B5EE #DBA2EE
monochromatic
#B3DB3B #C7E56E #DBEEA2 #EFF7D6 #F5FAE5
Accessibility & contrast
On white
1.25
#DBEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DBEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEEA2
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEEA2 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69D
Deuteranopia (green-blind)
#F5E6A5
Tritanopia (blue-blind)
#E2E6DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbeea2; /* rgb */ color: rgb(219, 238, 162); /* oklch */ color: oklch(91.7% 0.100 119.8);
Tailwind
colors: {
custom: {
50: '#e7f3be',
500: '#dbeea2',
950: '#000000',
},
}SCSS
$custom: #dbeea2; $custom-light: #e7f3be; $custom-dark: #000000;
JSON
{
"hex": "#dbeea2",
"rgb": {
"r": 219,
"g": 238,
"b": 162
},
"hsl": {
"h": 75,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.91721,
"c": 0.09984,
"h": 119.8
},
"luminance": 0.78818
}Semantic roles & 50–950 ramp
primary
#DBEEA2
secondary
#8269CB
accent
#14D144
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582