#DBFF87#DBFF87
#DBFF87 is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.152 H 123.0°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF87 |
|---|---|
| RGB | rgb(219, 255, 135) |
| HSL | hsl(78, 100%, 76%) |
| HSV | hsv(78, 47%, 100%) |
| CMYK | cmyk(14.1%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(95.30, -29.61, 53.20) |
| CIE-LCH | lch(95.30, 60.89, 119.10°) |
| OKLab | oklab(94.92% -0.0829 0.1274) |
| OKLCH | oklch(94.92% 0.152 123) |
| XYZ | xyz(69.3467, 88.3291, 36.3128) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.36
Light Pea Green
#C4FE82
ΔE00 3.79
Pear
#CBF85F
ΔE00 4.19
Pale Lime
#BEFD73
ΔE00 4.49
Light Yellowish Green
#C2FF89
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF87 #AB87FF
analogous
#FFE787 #DBFF87 #9FFF87
triadic
#DBFF87 #87DBFF #FF87DB
tetradic
#DBFF87 #87FFE7 #AB87FF #FF879F
square
#DBFF87 #87FFE7 #AB87FF #FF879F
split-complementary
#DBFF87 #879FFF #E787FF
monochromatic
#B6FF0D #C9FF4A #DBFF87 #EDFFC4 #F6FFE0
Accessibility & contrast
On white
1.13
#DBFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DBFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF87
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF87 | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27D
Deuteranopia (green-blind)
#FFF18E
Tritanopia (blue-blind)
#E3F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff87; /* rgb */ color: rgb(219, 255, 135); /* oklch */ color: oklch(94.9% 0.152 123.0);
Tailwind
colors: {
custom: {
50: '#e8ffac',
500: '#dbff87',
950: '#000000',
},
}SCSS
$custom: #dbff87; $custom-light: #e8ffac; $custom-dark: #000000;
JSON
{
"hex": "#dbff87",
"rgb": {
"r": 219,
"g": 255,
"b": 135
},
"hsl": {
"h": 78,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.94919,
"c": 0.15198,
"h": 123
},
"luminance": 0.88329
}Semantic roles & 50–950 ramp
primary
#DBFF87
secondary
#774BDF
accent
#00E645
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681