#DBF796#DBF796
#DBF796 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.4% C 0.126 H 122.0°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF796 |
|---|---|
| RGB | rgb(219, 247, 150) |
| HSL | hsl(77, 86%, 78%) |
| HSV | hsv(77, 39%, 97%) |
| CMYK | cmyk(11.3%, 0%, 39.3%, 3.1%) |
| CIE-LAB | lab(93.36, -24.22, 43.61) |
| CIE-LCH | lch(93.36, 49.88, 119.05°) |
| OKLab | oklab(93.42% -0.0666 0.1067) |
| OKLCH | oklch(93.42% 0.126 122) |
| XYZ | xyz(67.9791, 83.7836, 41.4388) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.95
Light Yellow Green
#CCFD7F
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 5.17
Light Pea Green
#C4FE82
ΔE00 5.42
Celery
#C1FD95
ΔE00 5.54
Light Yellowish Green
#C2FF89
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF796 #B296F7
analogous
#F7E396 #DBF796 #AAF796
triadic
#DBF796 #96DBF7 #F796DB
tetradic
#DBF796 #96F7E3 #B296F7 #F796AA
square
#DBF796 #96F7E3 #B296F7 #F796AA
split-complementary
#DBF796 #96AAF7 #E396F7
monochromatic
#B4EE24 #C8F35D #DBF796 #EEFBCF #F5FDE3
Accessibility & contrast
On white
1.18
#DBF796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#DBF796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF796
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF796 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8F
Deuteranopia (green-blind)
#FEEC9B
Tritanopia (blue-blind)
#E2EEDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf796; /* rgb */ color: rgb(219, 247, 150); /* oklch */ color: oklch(93.4% 0.126 122.0);
Tailwind
colors: {
custom: {
50: '#e7f9b6',
500: '#dbf796',
950: '#000000',
},
}SCSS
$custom: #dbf796; $custom-light: #e7f9b6; $custom-dark: #000000;
JSON
{
"hex": "#dbf796",
"rgb": {
"r": 219,
"g": 247,
"b": 150
},
"hsl": {
"h": 77.32,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.93424,
"c": 0.12577,
"h": 122
},
"luminance": 0.83784
}Semantic roles & 50–950 ramp
primary
#DBF796
secondary
#7F5BD6
accent
#03E244
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581