#B5E477#B5E477
#B5E477 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.2% C 0.147 H 128.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B5E477 |
|---|---|
| RGB | rgb(181, 228, 119) |
| HSL | hsl(86, 67%, 68%) |
| HSV | hsv(86, 48%, 89%) |
| CMYK | cmyk(20.6%, 0%, 47.8%, 10.6%) |
| CIE-LAB | lab(85.32, -32.76, 48.01) |
| CIE-LCH | lch(85.32, 58.12, 124.31°) |
| OKLab | oklab(86.21% -0.0911 0.1152) |
| OKLCH | oklch(86.21% 0.147 128.3) |
| XYZ | xyz(50.1288, 66.6417, 27.6713) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Pale Olive Green
#B1D27B
ΔE00 4.91
Light Pea Green
#C4FE82
ΔE00 5.56
Light Yellow Green
#CCFD7F
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 5.72
Celery
#C1FD95
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5E477 #A677E4
analogous
#E4DD77 #B5E477 #7EE477
triadic
#B5E477 #77B5E4 #E477B5
tetradic
#B5E477 #77E4DD #A677E4 #E4777E
square
#B5E477 #77E4DD #A677E4 #E4777E
split-complementary
#B5E477 #777EE4 #DD77E4
monochromatic
#7BBB25 #99DA44 #B5E477 #D1EEAA #EDF8DD
Accessibility & contrast
On white
1.47
#B5E477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#B5E477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5E477
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5E477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5E477 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#E7D47D
Tritanopia (blue-blind)
#B9DCCB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b5e477; /* rgb */ color: rgb(181, 228, 119); /* oklch */ color: oklch(86.2% 0.147 128.3);
Tailwind
colors: {
custom: {
50: '#cdeca0',
500: '#b5e477',
950: '#000000',
},
}SCSS
$custom: #b5e477; $custom-light: #cdeca0; $custom-dark: #000000;
JSON
{
"hex": "#b5e477",
"rgb": {
"r": 181,
"g": 228,
"b": 119
},
"hsl": {
"h": 85.872,
"s": 66.871,
"l": 68.039
},
"oklch": {
"l": 0.86213,
"c": 0.14684,
"h": 128.3
},
"luminance": 0.66642
}Semantic roles & 50–950 ramp
primary
#B5E477
secondary
#7744BB
accent
#17CF66
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480