#B7DF80#B7DF80
#B7DF80 is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.4% C 0.130 H 127.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DF80 |
|---|---|
| RGB | rgb(183, 223, 128) |
| HSL | hsl(85, 60%, 69%) |
| HSV | hsv(85, 43%, 87%) |
| CMYK | cmyk(17.9%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(84.17, -28.66, 42.25) |
| CIE-LCH | lch(84.17, 51.05, 124.15°) |
| OKLab | oklab(85.36% -0.0791 0.1028) |
| OKLCH | oklch(85.36% 0.13 127.6) |
| XYZ | xyz(49.8120, 64.4005, 30.2241) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.13
Light Moss Green
#A6C875
ΔE00 5.58
Pale Olive
#B9CC81
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 6.02
Light Grey Green
#B7E1A1
ΔE00 6.05
Greenish Tan
#BCCB7A
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DF80 #A880DF
analogous
#DFD880 #B7DF80 #88DF80
triadic
#B7DF80 #80B7DF #DF80B7
tetradic
#B7DF80 #80DFD8 #A880DF #DF8088
square
#B7DF80 #80DFD8 #A880DF #DF8088
split-complementary
#B7DF80 #8088DF #D880DF
monochromatic
#7DB72E #9BD34F #B7DF80 #D3EBB1 #EEF8E2
Accessibility & contrast
On white
1.51
#B7DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#B7DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DF80
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DF80 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#BBD7C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b7df80; /* rgb */ color: rgb(183, 223, 128); /* oklch */ color: oklch(85.4% 0.130 127.6);
Tailwind
colors: {
custom: {
50: '#cee9a6',
500: '#b7df80',
950: '#000000',
},
}SCSS
$custom: #b7df80; $custom-light: #cee9a6; $custom-dark: #000000;
JSON
{
"hex": "#b7df80",
"rgb": {
"r": 183,
"g": 223,
"b": 128
},
"hsl": {
"h": 85.263,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.85357,
"c": 0.1297,
"h": 127.6
},
"luminance": 0.64401
}Semantic roles & 50–950 ramp
primary
#B7DF80
secondary
#794DB6
accent
#1EC765
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480