#B7E080#B7E080
#B7E080 is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.6% C 0.131 H 127.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B7E080 |
|---|---|
| RGB | rgb(183, 224, 128) |
| HSL | hsl(86, 61%, 69%) |
| HSV | hsv(86, 43%, 88%) |
| CMYK | cmyk(18.3%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(84.45, -29.14, 42.60) |
| CIE-LCH | lch(84.45, 51.61, 124.37°) |
| OKLab | oklab(85.58% -0.0804 0.1036) |
| OKLCH | oklch(85.58% 0.131 127.8) |
| XYZ | xyz(50.0799, 64.9365, 30.3135) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.38
Pistachio (survey)
#C0FA8B
ΔE00 5.77
Light Moss Green
#A6C875
ΔE00 5.81
Pale Olive
#B9CC81
ΔE00 6.08
Light Grey Green
#B7E1A1
ΔE00 6.11
Celery
#C1FD95
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7E080 #A980E0
analogous
#E0D980 #B7E080 #87E080
triadic
#B7E080 #80B7E0 #E080B7
tetradic
#B7E080 #80E0D9 #A980E0 #E08087
square
#B7E080 #80E0D9 #A980E0 #E08087
split-complementary
#B7E080 #8087E0 #D980E0
monochromatic
#7DB92D #9BD44F #B7E080 #D3ECB1 #EFF8E2
Accessibility & contrast
On white
1.50
#B7E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#B7E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7E080
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7E080 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D478
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#BBD8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b7e080; /* rgb */ color: rgb(183, 224, 128); /* oklch */ color: oklch(85.6% 0.131 127.8);
Tailwind
colors: {
custom: {
50: '#cee9a6',
500: '#b7e080',
950: '#000000',
},
}SCSS
$custom: #b7e080; $custom-light: #cee9a6; $custom-dark: #000000;
JSON
{
"hex": "#b7e080",
"rgb": {
"r": 183,
"g": 224,
"b": 128
},
"hsl": {
"h": 85.625,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.8558,
"c": 0.13113,
"h": 127.8
},
"luminance": 0.64937
}Semantic roles & 50–950 ramp
primary
#B7E080
secondary
#7A4DB7
accent
#1DC866
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480