#B4E290#B4E290
#B4E290 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.1% C 0.118 H 132.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E290 |
|---|---|
| RGB | rgb(180, 226, 144) |
| HSL | hsl(94, 59%, 73%) |
| HSV | hsv(94, 36%, 89%) |
| CMYK | cmyk(20.4%, 0%, 36.3%, 11.4%) |
| CIE-LAB | lab(85.05, -29.13, 35.36) |
| CIE-LCH | lch(85.05, 45.81, 129.49°) |
| OKLab | oklab(86.09% -0.0796 0.0876) |
| OKLCH | oklch(86.09% 0.118 132.3) |
| XYZ | xyz(51.0518, 66.1086, 36.4507) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.42
Washed Out Green
#BCF5A6
ΔE00 4.48
Pale Olive Green
#B1D27B
ΔE00 4.52
Light Sage
#BCECAC
ΔE00 4.52
Tea Green
#BDF8A3
ΔE00 4.85
Light Pastel Green
#B2FBA5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E290 #BE90E2
analogous
#DDE290 #B4E290 #90E295
triadic
#B4E290 #90B4E2 #E290B4
tetradic
#B4E290 #90DDE2 #BE90E2 #E29590
square
#B4E290 #90DDE2 #BE90E2 #E29590
split-complementary
#B4E290 #9590E2 #E290DD
monochromatic
#73C433 #93D55F #B4E290 #D5EFC1 #EFF9E7
Accessibility & contrast
On white
1.48
#B4E290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#B4E290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E290
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E290 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78A
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#B5DCCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e290; /* rgb */ color: rgb(180, 226, 144); /* oklch */ color: oklch(86.1% 0.118 132.3);
Tailwind
colors: {
custom: {
50: '#cbebb1',
500: '#b4e290',
950: '#000000',
},
}SCSS
$custom: #b4e290; $custom-light: #cbebb1; $custom-dark: #000000;
JSON
{
"hex": "#b4e290",
"rgb": {
"r": 180,
"g": 226,
"b": 144
},
"hsl": {
"h": 93.659,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.86092,
"c": 0.11834,
"h": 132.3
},
"luminance": 0.6611
}Semantic roles & 50–950 ramp
primary
#B4E290
secondary
#915CBB
accent
#1FC67D
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131611
muted
#838481