#DBEF79#DBEF79
#DBEF79 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.3% C 0.145 H 117.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEF79 |
|---|---|
| RGB | rgb(219, 239, 121) |
| HSL | hsl(70, 79%, 71%) |
| HSV | hsv(70, 49%, 94%) |
| CMYK | cmyk(8.4%, 0%, 49.4%, 6.3%) |
| CIE-LAB | lab(90.86, -23.43, 54.35) |
| CIE-LCH | lch(90.86, 59.18, 113.32°) |
| OKLab | oklab(91.31% -0.0666 0.1289) |
| OKLCH | oklch(91.31% 0.145 117.3) |
| XYZ | xyz(63.5318, 78.1741, 29.8277) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.06
Light Yellow Green
#CCFD7F
ΔE00 5.58
Yellowish Tan
#FCFC81
ΔE00 5.81
Light Khaki
#E6F2A2
ΔE00 5.82
Faded Yellow
#FEFF7F
ΔE00 6.13
Pale Yellow
#FFFF84
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEF79 #8D79EF
analogous
#EFC879 #DBEF79 #A0EF79
triadic
#DBEF79 #79DBEF #EF79DB
tetradic
#DBEF79 #79EFC8 #8D79EF #EF79A0
square
#DBEF79 #79EFC8 #8D79EF #EF79A0
split-complementary
#DBEF79 #79A0EF #C879EF
monochromatic
#B5D419 #CCE842 #DBEF79 #EAF6B0 #F8FCE4
Accessibility & contrast
On white
1.26
#DBEF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DBEF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEF79
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEF79 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46E
Deuteranopia (green-blind)
#FAE67F
Tritanopia (blue-blind)
#E6E4D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbef79; /* rgb */ color: rgb(219, 239, 121); /* oklch */ color: oklch(91.3% 0.145 117.3);
Tailwind
colors: {
custom: {
50: '#e8f4a2',
500: '#dbef79',
950: '#000000',
},
}SCSS
$custom: #dbef79; $custom-light: #e8f4a2; $custom-dark: #000000;
JSON
{
"hex": "#dbef79",
"rgb": {
"r": 219,
"g": 239,
"b": 121
},
"hsl": {
"h": 70.169,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.91306,
"c": 0.14509,
"h": 117.3
},
"luminance": 0.78174
}Semantic roles & 50–950 ramp
primary
#DBEF79
secondary
#5A44C9
accent
#0BDB2E
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580