#B4E090#B4E090
#B4E090 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.6% C 0.115 H 131.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E090 |
|---|---|
| RGB | rgb(180, 224, 144) |
| HSL | hsl(93, 56%, 72%) |
| HSV | hsv(93, 36%, 88%) |
| CMYK | cmyk(19.6%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(84.50, -28.18, 34.63) |
| CIE-LCH | lch(84.50, 44.65, 129.14°) |
| OKLab | oklab(85.65% -0.0769 0.0859) |
| OKLCH | oklch(85.65% 0.115 131.9) |
| XYZ | xyz(50.5111, 65.0273, 36.2705) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.18
Pale Olive Green
#B1D27B
ΔE00 4.18
Light Sage
#BCECAC
ΔE00 4.58
Washed Out Green
#BCF5A6
ΔE00 4.87
Tea Green
#BDF8A3
ΔE00 5.31
Light Moss Green
#A6C875
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E090 #BC90E0
analogous
#DCE090 #B4E090 #90E094
triadic
#B4E090 #90B4E0 #E090B4
tetradic
#B4E090 #90DCE0 #BC90E0 #E09490
square
#B4E090 #90DCE0 #BC90E0 #E09490
split-complementary
#B4E090 #9490E0 #E090DC
monochromatic
#74C036 #94D360 #B4E090 #D4EDC0 #EFF8E7
Accessibility & contrast
On white
1.50
#B4E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#B4E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E090
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E090 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#B6DACC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e090; /* rgb */ color: rgb(180, 224, 144); /* oklch */ color: oklch(85.6% 0.115 131.9);
Tailwind
colors: {
custom: {
50: '#cbe9b1',
500: '#b4e090',
950: '#000000',
},
}SCSS
$custom: #b4e090; $custom-light: #cbe9b1; $custom-dark: #000000;
JSON
{
"hex": "#b4e090",
"rgb": {
"r": 180,
"g": 224,
"b": 144
},
"hsl": {
"h": 93,
"s": 56.338,
"l": 72.157
},
"oklch": {
"l": 0.85646,
"c": 0.11531,
"h": 131.9
},
"luminance": 0.65028
}Semantic roles & 50–950 ramp
primary
#B4E090
secondary
#8F5CB8
accent
#22C47B
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131611
muted
#838481