#B4E77D#B4E77D
#B4E77D is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 86.9% C 0.146 H 130.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E77D |
|---|---|
| RGB | rgb(180, 231, 125) |
| HSL | hsl(89, 69%, 70%) |
| HSV | hsv(89, 46%, 91%) |
| CMYK | cmyk(22.1%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(86.17, -33.84, 46.17) |
| CIE-LCH | lch(86.17, 57.24, 126.24°) |
| OKLab | oklab(86.91% -0.0936 0.1115) |
| OKLCH | oklch(86.91% 0.146 130) |
| XYZ | xyz(51.0994, 68.3348, 29.8958) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.82
Light Yellowish Green
#C2FF89
ΔE00 5.07
Light Pea Green
#C4FE82
ΔE00 5.11
Spring Green (survey)
#A9F971
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E77D #B07DE7
analogous
#E7E57D #B4E77D #7FE77D
triadic
#B4E77D #7DB4E7 #E77DB4
tetradic
#B4E77D #7DE7E5 #B07DE7 #E77D7F
square
#B4E77D #7DE7E5 #B07DE7 #E77D7F
split-complementary
#B4E77D #7D7FE7 #E57DE7
monochromatic
#78C524 #96DD49 #B4E77D #D2F1B1 #F0FAE4
Accessibility & contrast
On white
1.43
#B4E77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#B4E77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E77D
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E77D | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA74
Deuteranopia (green-blind)
#E8D683
Tritanopia (blue-blind)
#B7DFCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e77d; /* rgb */ color: rgb(180, 231, 125); /* oklch */ color: oklch(86.9% 0.146 130.0);
Tailwind
colors: {
custom: {
50: '#cceea4',
500: '#b4e77d',
950: '#000000',
},
}SCSS
$custom: #b4e77d; $custom-light: #cceea4; $custom-dark: #000000;
JSON
{
"hex": "#b4e77d",
"rgb": {
"r": 180,
"g": 231,
"b": 125
},
"hsl": {
"h": 88.868,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.86907,
"c": 0.14557,
"h": 130
},
"luminance": 0.68336
}Semantic roles & 50–950 ramp
primary
#B4E77D
secondary
#8249BF
accent
#15D16F
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580