#B4F77E#B4F77E
#B4F77E is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.5% C 0.167 H 132.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F77E |
|---|---|
| RGB | rgb(180, 247, 126) |
| HSL | hsl(93, 88%, 73%) |
| HSV | hsv(93, 49%, 97%) |
| CMYK | cmyk(27.1%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(90.66, -40.94, 51.20) |
| CIE-LCH | lch(90.66, 65.56, 128.64°) |
| OKLab | oklab(90.54% -0.1133 0.1227) |
| OKLCH | oklch(90.54% 0.167 132.7) |
| XYZ | xyz(55.8481, 77.7295, 31.7954) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Spring Green (survey)
#A9F971
ΔE00 2.03
Light Yellowish Green
#C2FF89
ΔE00 2.11
Light Pea Green
#C4FE82
ΔE00 2.37
Pale Lime
#BEFD73
ΔE00 2.79
Light Lime
#AEFD6C
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F77E #C17EF7
analogous
#F1F77E #B4F77E #7EF784
triadic
#B4F77E #7EB4F7 #F77EB4
tetradic
#B4F77E #7EF1F7 #C17EF7 #F7847E
square
#B4F77E #7EF1F7 #C17EF7 #F7847E
split-complementary
#B4F77E #847EF7 #F77EF1
monochromatic
#71EC0F #92F344 #B4F77E #D6FBB8 #EEFDE2
Accessibility & contrast
On white
1.27
#B4F77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#B4F77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F77E
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F77E | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE873
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#B5EFDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b4f77e; /* rgb */ color: rgb(180, 247, 126); /* oklch */ color: oklch(90.5% 0.167 132.7);
Tailwind
colors: {
custom: {
50: '#cdfaa6',
500: '#b4f77e',
950: '#000000',
},
}SCSS
$custom: #b4f77e; $custom-light: #cdfaa6; $custom-dark: #000000;
JSON
{
"hex": "#b4f77e",
"rgb": {
"r": 180,
"g": 247,
"b": 126
},
"hsl": {
"h": 93.223,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.90535,
"c": 0.16701,
"h": 132.7
},
"luminance": 0.77731
}Semantic roles & 50–950 ramp
primary
#B4F77E
secondary
#9446D3
accent
#01E57F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580