#DBFA8E#DBFA8E
#DBFA8E is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.9% C 0.138 H 122.2°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFA8E |
|---|---|
| RGB | rgb(219, 250, 142) |
| HSL | hsl(77, 92%, 77%) |
| HSV | hsv(77, 43%, 98%) |
| CMYK | cmyk(12.4%, 0%, 43.2%, 2%) |
| CIE-LAB | lab(94.05, -26.54, 48.35) |
| CIE-LCH | lch(94.05, 55.15, 118.76°) |
| OKLab | oklab(93.94% -0.0737 0.117) |
| OKLCH | oklch(93.94% 0.138 122.2) |
| XYZ | xyz(68.2815, 85.3842, 38.4695) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.34
Light Pea Green
#C4FE82
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 4.82
Light Yellowish Green
#C2FF89
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.24
Pear
#CBF85F
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFA8E #AD8EFA
analogous
#FAE38E #DBFA8E #A5FA8E
triadic
#DBFA8E #8EDBFA #FA8EDB
tetradic
#DBFA8E #8EFAE3 #AD8EFA #FA8EA5
square
#DBFA8E #8EFAE3 #AD8EFA #FA8EA5
split-complementary
#DBFA8E #8EA5FA #E38EFA
monochromatic
#B6F519 #C8F753 #DBFA8E #EEFDC9 #F6FEE2
Accessibility & contrast
On white
1.16
#DBFA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#DBFA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFA8E
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFA8E | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF85
Deuteranopia (green-blind)
#FFEE94
Tritanopia (blue-blind)
#E3F0E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbfa8e; /* rgb */ color: rgb(219, 250, 142); /* oklch */ color: oklch(93.9% 0.138 122.2);
Tailwind
colors: {
custom: {
50: '#e7fcb1',
500: '#dbfa8e',
950: '#000000',
},
}SCSS
$custom: #dbfa8e; $custom-light: #e7fcb1; $custom-dark: #000000;
JSON
{
"hex": "#dbfa8e",
"rgb": {
"r": 219,
"g": 250,
"b": 142
},
"hsl": {
"h": 77.222,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.93943,
"c": 0.13829,
"h": 122.2
},
"luminance": 0.85384
}Semantic roles & 50–950 ramp
primary
#DBFA8E
secondary
#7953D9
accent
#00E642
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581