#DBFE8A#DBFE8A
#DBFE8A is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.7% C 0.148 H 123.0°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE8A |
|---|---|
| RGB | rgb(219, 254, 138) |
| HSL | hsl(78, 98%, 77%) |
| HSV | hsv(78, 46%, 100%) |
| CMYK | cmyk(13.8%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(95.07, -28.84, 51.51) |
| CIE-LCH | lch(95.07, 59.03, 119.24°) |
| OKLab | oklab(94.74% -0.0805 0.1239) |
| OKLCH | oklch(94.74% 0.148 123) |
| XYZ | xyz(69.2427, 87.7785, 37.3349) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.51
Light Pea Green
#C4FE82
ΔE00 3.84
Light Yellowish Green
#C2FF89
ΔE00 4.47
Pear
#CBF85F
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 4.66
Pale Lime
#BEFD73
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE8A #AD8AFE
analogous
#FEE78A #DBFE8A #A1FE8A
triadic
#DBFE8A #8ADBFE #FE8ADB
tetradic
#DBFE8A #8AFEE7 #AD8AFE #FE8AA1
square
#DBFE8A #8AFEE7 #AD8AFE #FE8AA1
split-complementary
#DBFE8A #8AA1FE #E78AFE
monochromatic
#B6FD11 #C8FD4D #DBFE8A #EEFFC7 #F6FFE1
Accessibility & contrast
On white
1.13
#DBFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DBFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE8A
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE8A | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF190
Tritanopia (blue-blind)
#E3F4E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe8a; /* rgb */ color: rgb(219, 254, 138); /* oklch */ color: oklch(94.7% 0.148 123.0);
Tailwind
colors: {
custom: {
50: '#e8feae',
500: '#dbfe8a',
950: '#000000',
},
}SCSS
$custom: #dbfe8a; $custom-light: #e8feae; $custom-dark: #000000;
JSON
{
"hex": "#dbfe8a",
"rgb": {
"r": 219,
"g": 254,
"b": 138
},
"hsl": {
"h": 78.103,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.94744,
"c": 0.14769,
"h": 123
},
"luminance": 0.87779
}Semantic roles & 50–950 ramp
primary
#DBFE8A
secondary
#794EDE
accent
#00E645
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581