#DBFA8A#DBFA8A
#DBFA8A is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.9% C 0.142 H 121.9°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFA8A |
|---|---|
| RGB | rgb(219, 250, 138) |
| HSL | hsl(77, 92%, 76%) |
| HSV | hsv(77, 45%, 98%) |
| CMYK | cmyk(12.4%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(94.00, -26.97, 50.19) |
| CIE-LCH | lch(94.00, 56.98, 118.25°) |
| OKLab | oklab(93.89% -0.0752 0.1209) |
| OKLCH | oklch(93.89% 0.142 121.9) |
| XYZ | xyz(67.9866, 85.2662, 36.9162) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 4.45
Pear
#CBF85F
ΔE00 4.86
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Light Yellowish Green
#C2FF89
ΔE00 5.04
Pale Lime
#BEFD73
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFA8A #A98AFA
analogous
#FAE18A #DBFA8A #A3FA8A
triadic
#DBFA8A #8ADBFA #FA8ADB
tetradic
#DBFA8A #8AFAE1 #A98AFA #FA8AA3
square
#DBFA8A #8AFAE1 #A98AFA #FA8AA3
split-complementary
#DBFA8A #8AA3FA #E18AFA
monochromatic
#B7F515 #C9F74F #DBFA8A #EDFDC5 #F6FEE2
Accessibility & contrast
On white
1.16
#DBFA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#DBFA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFA8A
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFA8A | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FFEE90
Tritanopia (blue-blind)
#E3F0DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbfa8a; /* rgb */ color: rgb(219, 250, 138); /* oklch */ color: oklch(93.9% 0.142 121.9);
Tailwind
colors: {
custom: {
50: '#e8fcae',
500: '#dbfa8a',
950: '#000000',
},
}SCSS
$custom: #dbfa8a; $custom-light: #e8fcae; $custom-dark: #000000;
JSON
{
"hex": "#dbfa8a",
"rgb": {
"r": 219,
"g": 250,
"b": 138
},
"hsl": {
"h": 76.607,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.93886,
"c": 0.14238,
"h": 121.9
},
"luminance": 0.85266
}Semantic roles & 50–950 ramp
primary
#DBFA8A
secondary
#754FD9
accent
#00E640
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581