#B4E08A#B4E08A
#B4E08A is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.5% C 0.122 H 130.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E08A |
|---|---|
| RGB | rgb(180, 224, 138) |
| HSL | hsl(91, 58%, 71%) |
| HSV | hsv(91, 38%, 88%) |
| CMYK | cmyk(19.6%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(84.41, -28.98, 37.53) |
| CIE-LCH | lch(84.41, 47.42, 127.67°) |
| OKLab | oklab(85.54% -0.0794 0.0924) |
| OKLCH | oklch(85.54% 0.122 130.7) |
| XYZ | xyz(50.0647, 64.8487, 33.9192) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.69
Light Grey Green
#B7E1A1
ΔE00 4.26
Washed Out Green
#BCF5A6
ΔE00 5.30
Light Sage
#BCECAC
ΔE00 5.51
Tea Green
#BDF8A3
ΔE00 5.53
Light Moss Green
#A6C875
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E08A #B68AE0
analogous
#DFE08A #B4E08A #8AE08B
triadic
#B4E08A #8AB4E0 #E08AB4
tetradic
#B4E08A #8ADFE0 #B68AE0 #E08B8A
square
#B4E08A #8ADFE0 #B68AE0 #E08B8A
split-complementary
#B4E08A #8B8AE0 #E08ADF
monochromatic
#76BD32 #95D35A #B4E08A #D3EDBA #EFF9E7
Accessibility & contrast
On white
1.50
#B4E08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#B4E08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E08A
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E08A | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D584
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#B6D9CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e08a; /* rgb */ color: rgb(180, 224, 138); /* oklch */ color: oklch(85.5% 0.122 130.7);
Tailwind
colors: {
custom: {
50: '#cce9ad',
500: '#b4e08a',
950: '#000000',
},
}SCSS
$custom: #b4e08a; $custom-light: #cce9ad; $custom-dark: #000000;
JSON
{
"hex": "#b4e08a",
"rgb": {
"r": 180,
"g": 224,
"b": 138
},
"hsl": {
"h": 90.698,
"s": 58.108,
"l": 70.98
},
"oklch": {
"l": 0.85542,
"c": 0.12186,
"h": 130.7
},
"luminance": 0.6485
}Semantic roles & 50–950 ramp
primary
#B4E08A
secondary
#8856B8
accent
#20C675
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481