#B5DF80#B5DF80
#B5DF80 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.2% C 0.131 H 128.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DF80 |
|---|---|
| RGB | rgb(181, 223, 128) |
| HSL | hsl(87, 60%, 69%) |
| HSV | hsv(87, 43%, 87%) |
| CMYK | cmyk(18.8%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(84.05, -29.40, 42.06) |
| CIE-LCH | lch(84.05, 51.32, 124.95°) |
| OKLab | oklab(85.22% -0.0811 0.1024) |
| OKLCH | oklch(85.22% 0.131 128.4) |
| XYZ | xyz(49.3395, 64.1569, 30.2020) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.19
Light Moss Green
#A6C875
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 5.93
Pistachio (survey)
#C0FA8B
ΔE00 5.96
Pale Olive
#B9CC81
ΔE00 6.00
Tea Green
#BDF8A3
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DF80 #AA80DF
analogous
#DFD980 #B5DF80 #86DF80
triadic
#B5DF80 #80B5DF #DF80B5
tetradic
#B5DF80 #80DFD9 #AA80DF #DF8086
square
#B5DF80 #80DFD9 #AA80DF #DF8086
split-complementary
#B5DF80 #8086DF #D980DF
monochromatic
#7AB72E #99D34F #B5DF80 #D1EBB1 #EEF8E2
Accessibility & contrast
On white
1.52
#B5DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#B5DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DF80
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DF80 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#E1D185
Tritanopia (blue-blind)
#B9D7C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b5df80; /* rgb */ color: rgb(181, 223, 128); /* oklch */ color: oklch(85.2% 0.131 128.4);
Tailwind
colors: {
custom: {
50: '#cce9a6',
500: '#b5df80',
950: '#000000',
},
}SCSS
$custom: #b5df80; $custom-light: #cce9a6; $custom-dark: #000000;
JSON
{
"hex": "#b5df80",
"rgb": {
"r": 181,
"g": 223,
"b": 128
},
"hsl": {
"h": 86.526,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.85223,
"c": 0.13059,
"h": 128.4
},
"luminance": 0.64158
}Semantic roles & 50–950 ramp
primary
#B5DF80
secondary
#7C4DB6
accent
#1EC769
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480