#B4EA7B#B4EA7B
#B4EA7B is a very light, vivid yellow-green. Relative luminance 0.700; OKLCH L 87.6% C 0.152 H 130.3°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EA7B |
|---|---|
| RGB | rgb(180, 234, 123) |
| HSL | hsl(89, 73%, 70%) |
| HSV | hsv(89, 47%, 92%) |
| CMYK | cmyk(23.1%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(86.99, -35.44, 48.13) |
| CIE-LCH | lch(86.99, 59.77, 126.37°) |
| OKLab | oklab(87.56% -0.0982 0.1157) |
| OKLCH | oklch(87.56% 0.152 130.3) |
| XYZ | xyz(51.8197, 69.9779, 29.5120) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.43
Light Pea Green
#C4FE82
ΔE00 4.37
Light Yellowish Green
#C2FF89
ΔE00 4.38
Celery
#C1FD95
ΔE00 4.38
Spring Green (survey)
#A9F971
ΔE00 4.44
Pale Lime
#BEFD73
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EA7B #B17BEA
analogous
#EAE87B #B4EA7B #7DEA7B
triadic
#B4EA7B #7BB4EA #EA7BB4
tetradic
#B4EA7B #7BEAE8 #B17BEA #EA7B7D
square
#B4EA7B #7BEAE8 #B17BEA #EA7B7D
split-complementary
#B4EA7B #7B7DEA #E87BEA
monochromatic
#78CA20 #96E246 #B4EA7B #D2F2B0 #F0FBE5
Accessibility & contrast
On white
1.40
#B4EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#B4EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EA7B
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EA7B | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC72
Deuteranopia (green-blind)
#EBD982
Tritanopia (blue-blind)
#B7E2D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4ea7b; /* rgb */ color: rgb(180, 234, 123); /* oklch */ color: oklch(87.6% 0.152 130.3);
Tailwind
colors: {
custom: {
50: '#ccf1a3',
500: '#b4ea7b',
950: '#000000',
},
}SCSS
$custom: #b4ea7b; $custom-light: #ccf1a3; $custom-dark: #000000;
JSON
{
"hex": "#b4ea7b",
"rgb": {
"r": 180,
"g": 234,
"b": 123
},
"hsl": {
"h": 89.189,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.87555,
"c": 0.15177,
"h": 130.3
},
"luminance": 0.69979
}Semantic roles & 50–950 ramp
primary
#B4EA7B
secondary
#8346C3
accent
#11D570
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580