#B4E88C#B4E88C
#B4E88C is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.4% C 0.132 H 132.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E88C |
|---|---|
| RGB | rgb(180, 232, 140) |
| HSL | hsl(94, 67%, 73%) |
| HSV | hsv(94, 40%, 91%) |
| CMYK | cmyk(22.4%, 0%, 39.7%, 9%) |
| CIE-LAB | lab(86.66, -32.47, 39.44) |
| CIE-LCH | lch(86.66, 51.09, 129.46°) |
| OKLab | oklab(87.36% -0.089 0.0969) |
| OKLCH | oklch(87.36% 0.132 132.6) |
| XYZ | xyz(52.4116, 69.3088, 35.4224) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.94
Washed Out Green
#BCF5A6
ΔE00 4.04
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Celery
#C1FD95
ΔE00 4.52
Pale Light Green
#B1FC99
ΔE00 4.81
Light Grey Green
#B7E1A1
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E88C #C08CE8
analogous
#E2E88C #B4E88C #8CE892
triadic
#B4E88C #8CB4E8 #E88CB4
tetradic
#B4E88C #8CE2E8 #C08CE8 #E8928C
square
#B4E88C #8CE2E8 #C08CE8 #E8928C
split-complementary
#B4E88C #928CE8 #E88CE2
monochromatic
#72D02A #93DE59 #B4E88C #D5F2BF #EEFAE5
Accessibility & contrast
On white
1.41
#B4E88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#B4E88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E88C
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E88C | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC85
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#B5E1D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e88c; /* rgb */ color: rgb(180, 232, 140); /* oklch */ color: oklch(87.4% 0.132 132.6);
Tailwind
colors: {
custom: {
50: '#ccefaf',
500: '#b4e88c',
950: '#000000',
},
}SCSS
$custom: #b4e88c; $custom-light: #ccefaf; $custom-dark: #000000;
JSON
{
"hex": "#b4e88c",
"rgb": {
"r": 180,
"g": 232,
"b": 140
},
"hsl": {
"h": 93.913,
"s": 66.667,
"l": 72.941
},
"oklch": {
"l": 0.87364,
"c": 0.1316,
"h": 132.6
},
"luminance": 0.6931
}Semantic roles & 50–950 ramp
primary
#B4E88C
secondary
#9356C2
accent
#17CF7F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581