#B4E190#B4E190
#B4E190 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 85.9% C 0.117 H 132.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E190 |
|---|---|
| RGB | rgb(180, 225, 144) |
| HSL | hsl(93, 57%, 72%) |
| HSV | hsv(93, 36%, 88%) |
| CMYK | cmyk(20%, 0%, 36%, 11.8%) |
| CIE-LAB | lab(84.77, -28.66, 34.99) |
| CIE-LCH | lch(84.77, 45.23, 129.31°) |
| OKLab | oklab(85.87% -0.0783 0.0867) |
| OKLCH | oklch(85.87% 0.117 132.1) |
| XYZ | xyz(50.7807, 65.5664, 36.3603) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.29
Pale Olive Green
#B1D27B
ΔE00 4.35
Light Sage
#BCECAC
ΔE00 4.54
Washed Out Green
#BCF5A6
ΔE00 4.67
Tea Green
#BDF8A3
ΔE00 5.08
Light Moss Green
#A6C875
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E190 #BD90E1
analogous
#DDE190 #B4E190 #90E194
triadic
#B4E190 #90B4E1 #E190B4
tetradic
#B4E190 #90DDE1 #BD90E1 #E19490
square
#B4E190 #90DDE1 #BD90E1 #E19490
split-complementary
#B4E190 #9490E1 #E190DD
monochromatic
#73C234 #93D460 #B4E190 #D5EEC0 #EFF8E7
Accessibility & contrast
On white
1.49
#B4E190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#B4E190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E190
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E190 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68A
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#B6DBCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e190; /* rgb */ color: rgb(180, 225, 144); /* oklch */ color: oklch(85.9% 0.117 132.1);
Tailwind
colors: {
custom: {
50: '#cbeab1',
500: '#b4e190',
950: '#000000',
},
}SCSS
$custom: #b4e190; $custom-light: #cbeab1; $custom-dark: #000000;
JSON
{
"hex": "#b4e190",
"rgb": {
"r": 180,
"g": 225,
"b": 144
},
"hsl": {
"h": 93.333,
"s": 57.447,
"l": 72.353
},
"oklch": {
"l": 0.85869,
"c": 0.11683,
"h": 132.1
},
"luminance": 0.65567
}Semantic roles & 50–950 ramp
primary
#B4E190
secondary
#905CB9
accent
#20C57C
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131611
muted
#838481