#DBEEAE#DBEEAE
#DBEEAE is a very light, moderate yellow-green. Relative luminance 0.793; OKLCH L 91.9% C 0.086 H 121.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEEAE |
|---|---|
| RGB | rgb(219, 238, 174) |
| HSL | hsl(78, 65%, 81%) |
| HSV | hsv(78, 27%, 93%) |
| CMYK | cmyk(8%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(91.35, -16.80, 28.98) |
| CIE-LCH | lch(91.35, 33.50, 120.10°) |
| OKLab | oklab(91.95% -0.0448 0.073) |
| OKLCH | oklch(91.95% 0.086 121.5) |
| XYZ | xyz(67.4272, 79.2652, 51.7837) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.95
Very Pale Green
#CFFDBC
ΔE00 6.06
Very Light Green
#D1FFBD
ΔE00 6.16
Light Sage
#BCECAC
ΔE00 6.36
Light Grey Green
#B7E1A1
ΔE00 6.37
Cream (survey)
#FFFFC2
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEEAE #C1AEEE
analogous
#EEE1AE #DBEEAE #BBEEAE
triadic
#DBEEAE #AEDBEE #EEAEDB
tetradic
#DBEEAE #AEEEE1 #C1AEEE #EEAEBB
square
#DBEEAE #AEEEE1 #C1AEEE #EEAEBB
split-complementary
#DBEEAE #AEBBEE #E1AEEE
monochromatic
#AED949 #C5E37B #DBEEAE #F1F9E1 #F4FAE6
Accessibility & contrast
On white
1.25
#DBEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DBEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEEAE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEEAE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#F3E6B1
Tritanopia (blue-blind)
#E0E7DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbeeae; /* rgb */ color: rgb(219, 238, 174); /* oklch */ color: oklch(91.9% 0.086 121.5);
Tailwind
colors: {
custom: {
50: '#e6f3c6',
500: '#dbeeae',
950: '#000000',
},
}SCSS
$custom: #dbeeae; $custom-light: #e6f3c6; $custom-dark: #000000;
JSON
{
"hex": "#dbeeae",
"rgb": {
"r": 219,
"g": 238,
"b": 174
},
"hsl": {
"h": 77.813,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.91949,
"c": 0.08568,
"h": 121.5
},
"luminance": 0.79265
}Semantic roles & 50–950 ramp
primary
#DBEEAE
secondary
#8E75CB
accent
#18CD4E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582