#B7E481#B7E481
#B7E481 is a very light, vivid yellow-green. Relative luminance 0.671; OKLCH L 86.5% C 0.136 H 128.9°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B7E481 |
|---|---|
| RGB | rgb(183, 228, 129) |
| HSL | hsl(87, 65%, 70%) |
| HSV | hsv(87, 43%, 89%) |
| CMYK | cmyk(19.7%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(85.57, -30.90, 43.52) |
| CIE-LCH | lch(85.57, 53.37, 125.37°) |
| OKLab | oklab(86.49% -0.0853 0.1057) |
| OKLCH | oklch(86.49% 0.136 128.9) |
| XYZ | xyz(51.2337, 67.1383, 31.0244) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Celery
#C1FD95
ΔE00 5.42
Tea Green
#BDF8A3
ΔE00 5.76
Light Yellowish Green
#C2FF89
ΔE00 5.91
Washed Out Green
#BCF5A6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7E481 #AE81E4
analogous
#E4E081 #B7E481 #85E481
triadic
#B7E481 #81B7E4 #E481B7
tetradic
#B7E481 #81E4E0 #AE81E4 #E48185
square
#B7E481 #81E4E0 #AE81E4 #E48185
split-complementary
#B7E481 #8185E4 #E081E4
monochromatic
#7CC129 #9AD94F #B7E481 #D4EFB3 #F1FAE6
Accessibility & contrast
On white
1.46
#B7E481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#B7E481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7E481
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7E481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7E481 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD879
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#BBDCCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7e481; /* rgb */ color: rgb(183, 228, 129); /* oklch */ color: oklch(86.5% 0.136 128.9);
Tailwind
colors: {
custom: {
50: '#ceeca7',
500: '#b7e481',
950: '#000000',
},
}SCSS
$custom: #b7e481; $custom-light: #ceeca7; $custom-dark: #000000;
JSON
{
"hex": "#b7e481",
"rgb": {
"r": 183,
"g": 228,
"b": 129
},
"hsl": {
"h": 87.273,
"s": 64.706,
"l": 70
},
"oklch": {
"l": 0.86488,
"c": 0.13583,
"h": 128.9
},
"luminance": 0.67139
}Semantic roles & 50–950 ramp
primary
#B7E481
secondary
#804DBC
accent
#19CD6B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480