#DBFE87#DBFE87
#DBFE87 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.7% C 0.151 H 122.8°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE87 |
|---|---|
| RGB | rgb(219, 254, 135) |
| HSL | hsl(78, 98%, 76%) |
| HSV | hsv(78, 47%, 100%) |
| CMYK | cmyk(13.8%, 0%, 46.9%, 0.4%) |
| CIE-LAB | lab(95.03, -29.15, 52.87) |
| CIE-LCH | lch(95.03, 60.38, 118.87°) |
| OKLab | oklab(94.7% -0.0815 0.1267) |
| OKLCH | oklch(94.7% 0.151 122.8) |
| XYZ | xyz(69.0285, 87.6928, 36.2068) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.46
Light Pea Green
#C4FE82
ΔE00 3.90
Pear
#CBF85F
ΔE00 4.22
Light Yellowish Green
#C2FF89
ΔE00 4.61
Pale Lime
#BEFD73
ΔE00 4.61
Pistachio (survey)
#C0FA8B
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE87 #AA87FE
analogous
#FEE687 #DBFE87 #A0FE87
triadic
#DBFE87 #87DBFE #FE87DB
tetradic
#DBFE87 #87FEE6 #AA87FE #FE87A0
square
#DBFE87 #87FEE6 #AA87FE #FE87A0
split-complementary
#DBFE87 #87A0FE #E687FE
monochromatic
#B7FD0E #C9FD4A #DBFE87 #EDFFC4 #F6FFE1
Accessibility & contrast
On white
1.13
#DBFE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DBFE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE87
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE87 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27D
Deuteranopia (green-blind)
#FFF18E
Tritanopia (blue-blind)
#E3F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe87; /* rgb */ color: rgb(219, 254, 135); /* oklch */ color: oklch(94.7% 0.151 122.8);
Tailwind
colors: {
custom: {
50: '#e8feac',
500: '#dbfe87',
950: '#000000',
},
}SCSS
$custom: #dbfe87; $custom-light: #e8feac; $custom-dark: #000000;
JSON
{
"hex": "#dbfe87",
"rgb": {
"r": 219,
"g": 254,
"b": 135
},
"hsl": {
"h": 77.647,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.94703,
"c": 0.15066,
"h": 122.8
},
"luminance": 0.87693
}Semantic roles & 50–950 ramp
primary
#DBFE87
secondary
#764BDE
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581