#DBFC87#DBFC87
#DBFC87 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.3% C 0.148 H 122.2°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFC87 |
|---|---|
| RGB | rgb(219, 252, 135) |
| HSL | hsl(77, 95%, 76%) |
| HSV | hsv(77, 46%, 99%) |
| CMYK | cmyk(13.1%, 0%, 46.4%, 1.2%) |
| CIE-LAB | lab(94.50, -28.22, 52.22) |
| CIE-LCH | lch(94.50, 59.35, 118.38°) |
| OKLab | oklab(94.27% -0.0789 0.1252) |
| OKLCH | oklch(94.27% 0.148 122.2) |
| XYZ | xyz(68.3971, 86.4301, 35.9963) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.74
Light Pea Green
#C4FE82
ΔE00 4.17
Pear
#CBF85F
ΔE00 4.33
Light Yellowish Green
#C2FF89
ΔE00 4.85
Pale Lime
#BEFD73
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFC87 #A887FC
analogous
#FCE287 #DBFC87 #A0FC87
triadic
#DBFC87 #87DBFC #FC87DB
tetradic
#DBFC87 #87FCE2 #A887FC #FC87A0
square
#DBFC87 #87FCE2 #A887FC #FC87A0
split-complementary
#DBFC87 #87A0FC #E287FC
monochromatic
#B7F910 #C9FB4B #DBFC87 #EDFDC3 #F6FEE1
Accessibility & contrast
On white
1.15
#DBFC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#DBFC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFC87
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFC87 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07D
Deuteranopia (green-blind)
#FFEF8D
Tritanopia (blue-blind)
#E3F2E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfc87; /* rgb */ color: rgb(219, 252, 135); /* oklch */ color: oklch(94.3% 0.148 122.2);
Tailwind
colors: {
custom: {
50: '#e8fdac',
500: '#dbfc87',
950: '#000000',
},
}SCSS
$custom: #dbfc87; $custom-light: #e8fdac; $custom-dark: #000000;
JSON
{
"hex": "#dbfc87",
"rgb": {
"r": 219,
"g": 252,
"b": 135
},
"hsl": {
"h": 76.923,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.94274,
"c": 0.14803,
"h": 122.2
},
"luminance": 0.8643
}Semantic roles & 50–950 ramp
primary
#DBFC87
secondary
#744CDB
accent
#00E641
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581