#DBF79F#DBF79F
#DBF79F is a very light, moderate yellow-green. Relative luminance 0.841; OKLCH L 93.6% C 0.116 H 123.0°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF79F |
|---|---|
| RGB | rgb(219, 247, 159) |
| HSL | hsl(79, 85%, 80%) |
| HSV | hsv(79, 36%, 97%) |
| CMYK | cmyk(11.3%, 0%, 35.6%, 3.1%) |
| CIE-LAB | lab(93.49, -23.14, 39.35) |
| CIE-LCH | lch(93.49, 45.65, 120.45°) |
| OKLab | oklab(93.57% -0.0631 0.0972) |
| OKLCH | oklch(93.57% 0.116 123) |
| XYZ | xyz(68.7318, 84.0847, 45.4032) |
| Luminance | 0.8408 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.55
Pistachio (survey)
#C0FA8B
ΔE00 5.49
Celery
#C1FD95
ΔE00 5.51
Light Yellow Green
#CCFD7F
ΔE00 5.65
Light Light Green
#C8FFB0
ΔE00 5.93
Tea Green
#BDF8A3
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF79F #BB9FF7
analogous
#F7E79F #DBF79F #AFF79F
triadic
#DBF79F #9FDBF7 #F79FDB
tetradic
#DBF79F #9FF7E7 #BB9FF7 #F79FAF
square
#DBF79F #9FF7E7 #BB9FF7 #F79FAF
split-complementary
#DBF79F #9FAFF7 #E79FF7
monochromatic
#B1EE2E #C6F267 #DBF79F #F0FCD7 #F4FDE3
Accessibility & contrast
On white
1.18
#DBF79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#DBF79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF79F
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF79F | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED99
Deuteranopia (green-blind)
#FDECA3
Tritanopia (blue-blind)
#E1EFE1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf79f; /* rgb */ color: rgb(219, 247, 159); /* oklch */ color: oklch(93.6% 0.116 123.0);
Tailwind
colors: {
custom: {
50: '#e7fabc',
500: '#dbf79f',
950: '#000000',
},
}SCSS
$custom: #dbf79f; $custom-light: #e7fabc; $custom-dark: #000000;
JSON
{
"hex": "#dbf79f",
"rgb": {
"r": 219,
"g": 247,
"b": 159
},
"hsl": {
"h": 79.091,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.93571,
"c": 0.1159,
"h": 123
},
"luminance": 0.84085
}Semantic roles & 50–950 ramp
primary
#DBF79F
secondary
#8863D7
accent
#04E14B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582