#DBF78E#DBF78E
#DBF78E is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.3% C 0.134 H 121.3°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF78E |
|---|---|
| RGB | rgb(219, 247, 142) |
| HSL | hsl(76, 87%, 76%) |
| HSV | hsv(76, 43%, 97%) |
| CMYK | cmyk(11.3%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(93.25, -25.12, 47.35) |
| CIE-LCH | lch(93.25, 53.60, 117.95°) |
| OKLab | oklab(93.3% -0.0697 0.1148) |
| OKLCH | oklch(93.3% 0.134 121.3) |
| XYZ | xyz(67.3567, 83.5346, 38.1613) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.95
Light Khaki
#E6F2A2
ΔE00 4.62
Light Pea Green
#C4FE82
ΔE00 5.08
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Yellowish Green
#C2FF89
ΔE00 5.51
Pear
#CBF85F
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF78E #AA8EF7
analogous
#F7DF8E #DBF78E #A7F78E
triadic
#DBF78E #8EDBF7 #F78EDB
tetradic
#DBF78E #8EF7DF #AA8EF7 #F78EA7
square
#DBF78E #8EF7DF #AA8EF7 #F78EA7
split-complementary
#DBF78E #8EA7F7 #DF8EF7
monochromatic
#B7EF1C #C9F355 #DBF78E #EDFBC7 #F6FDE2
Accessibility & contrast
On white
1.19
#DBF78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DBF78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF78E
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF78E | 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)
#FFEC86
Deuteranopia (green-blind)
#FFEC93
Tritanopia (blue-blind)
#E3EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf78e; /* rgb */ color: rgb(219, 247, 142); /* oklch */ color: oklch(93.3% 0.134 121.3);
Tailwind
colors: {
custom: {
50: '#e7f9b0',
500: '#dbf78e',
950: '#000000',
},
}SCSS
$custom: #dbf78e; $custom-light: #e7f9b0; $custom-dark: #000000;
JSON
{
"hex": "#dbf78e",
"rgb": {
"r": 219,
"g": 247,
"b": 142
},
"hsl": {
"h": 76,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.93302,
"c": 0.13426,
"h": 121.3
},
"luminance": 0.83535
}Semantic roles & 50–950 ramp
primary
#DBF78E
secondary
#7654D5
accent
#02E33E
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581