#DBEF8A#DBEF8A
#DBEF8A is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.5% C 0.128 H 118.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEF8A |
|---|---|
| RGB | rgb(219, 239, 138) |
| HSL | hsl(72, 76%, 74%) |
| HSV | hsv(72, 42%, 94%) |
| CMYK | cmyk(8.4%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(91.07, -21.73, 46.54) |
| CIE-LCH | lch(91.07, 51.37, 115.02°) |
| OKLab | oklab(91.54% -0.0604 0.1127) |
| OKLCH | oklch(91.54% 0.128 118.2) |
| XYZ | xyz(64.6677, 78.6285, 35.8099) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.72
Light Yellow Green
#CCFD7F
ΔE00 5.70
Pear
#CBF85F
ΔE00 6.59
Yellowish Tan
#FCFC81
ΔE00 6.83
Light Pea Green
#C4FE82
ΔE00 6.85
Pistachio (survey)
#C0FA8B
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEF8A #9E8AEF
analogous
#EFD18A #DBEF8A #A9EF8A
triadic
#DBEF8A #8ADBEF #EF8ADB
tetradic
#DBEF8A #8AEFD1 #9E8AEF #EF8AA9
square
#DBEF8A #8AEFD1 #9E8AEF #EF8AA9
split-complementary
#DBEF8A #8AA9EF #D18AEF
monochromatic
#BAE01F #CAE854 #DBEF8A #ECF6C0 #F7FBE4
Accessibility & contrast
On white
1.26
#DBEF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DBEF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEF8A
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEF8A | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE582
Deuteranopia (green-blind)
#F9E68F
Tritanopia (blue-blind)
#E4E5D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbef8a; /* rgb */ color: rgb(219, 239, 138); /* oklch */ color: oklch(91.5% 0.128 118.2);
Tailwind
colors: {
custom: {
50: '#e7f4ae',
500: '#dbef8a',
950: '#000000',
},
}SCSS
$custom: #dbef8a; $custom-light: #e7f4ae; $custom-dark: #000000;
JSON
{
"hex": "#dbef8a",
"rgb": {
"r": 219,
"g": 239,
"b": 138
},
"hsl": {
"h": 71.881,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.91538,
"c": 0.12788,
"h": 118.2
},
"luminance": 0.78628
}Semantic roles & 50–950 ramp
primary
#DBEF8A
secondary
#6B53CA
accent
#0DD836
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581