#DBF78F#DBF78F
#DBF78F is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.3% C 0.133 H 121.4°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF78F |
|---|---|
| RGB | rgb(219, 247, 143) |
| HSL | hsl(76, 87%, 76%) |
| HSV | hsv(76, 42%, 97%) |
| CMYK | cmyk(11.3%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(93.26, -25.01, 46.88) |
| CIE-LCH | lch(93.26, 53.14, 118.08°) |
| OKLab | oklab(93.32% -0.0693 0.1138) |
| OKLCH | oklch(93.32% 0.133 121.4) |
| XYZ | xyz(67.4322, 83.5648, 38.5584) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.01
Light Khaki
#E6F2A2
ΔE00 4.53
Light Pea Green
#C4FE82
ΔE00 5.10
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Light Yellowish Green
#C2FF89
ΔE00 5.51
Celery
#C1FD95
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF78F #AB8FF7
analogous
#F7DF8F #DBF78F #A7F78F
triadic
#DBF78F #8FDBF7 #F78FDB
tetradic
#DBF78F #8FF7DF #AB8FF7 #F78FA7
square
#DBF78F #8FF7DF #AB8FF7 #F78FA7
split-complementary
#DBF78F #8FA7F7 #DF8FF7
monochromatic
#B6EF1D #C9F356 #DBF78F #EDFBC8 #F6FDE2
Accessibility & contrast
On white
1.19
#DBF78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DBF78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF78F
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF78F | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC87
Deuteranopia (green-blind)
#FFEC94
Tritanopia (blue-blind)
#E3EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf78f; /* rgb */ color: rgb(219, 247, 143); /* oklch */ color: oklch(93.3% 0.133 121.4);
Tailwind
colors: {
custom: {
50: '#e7f9b1',
500: '#dbf78f',
950: '#000000',
},
}SCSS
$custom: #dbf78f; $custom-light: #e7f9b1; $custom-dark: #000000;
JSON
{
"hex": "#dbf78f",
"rgb": {
"r": 219,
"g": 247,
"b": 143
},
"hsl": {
"h": 76.154,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.93316,
"c": 0.13322,
"h": 121.4
},
"luminance": 0.83565
}Semantic roles & 50–950 ramp
primary
#DBF78F
secondary
#7755D5
accent
#02E33F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581