#B4F672#B4F672
#B4F672 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.2% C 0.177 H 131.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F672 |
|---|---|
| RGB | rgb(180, 246, 114) |
| HSL | hsl(90, 88%, 71%) |
| HSV | hsv(90, 54%, 96%) |
| CMYK | cmyk(26.8%, 0%, 53.7%, 3.5%) |
| CIE-LAB | lab(90.24, -41.75, 56.21) |
| CIE-LCH | lch(90.24, 70.02, 126.61°) |
| OKLab | oklab(90.16% -0.1163 0.1328) |
| OKLCH | oklch(90.16% 0.177 131.2) |
| XYZ | xyz(54.8147, 76.8282, 27.8576) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.81
Pale Lime
#BEFD73
ΔE00 1.84
Light Lime
#AEFD6C
ΔE00 2.04
Key Lime
#AEFF6E
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 2.41
Pale Lime Green
#B1FF65
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F672 #B472F6
analogous
#F6F672 #B4F672 #72F672
triadic
#B4F672 #72B4F6 #F672B4
tetradic
#B4F672 #72F6F6 #B472F6 #F67272
square
#B4F672 #72F6F6 #B472F6 #F67272
split-complementary
#B4F672 #7272F6 #F672F6
monochromatic
#77DF0E #95F238 #B4F672 #D3FAAC #F0FDE2
Accessibility & contrast
On white
1.28
#B4F672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#B4F672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F672
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F672 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE665
Deuteranopia (green-blind)
#F6E17B
Tritanopia (blue-blind)
#B7EDD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b4f672; /* rgb */ color: rgb(180, 246, 114); /* oklch */ color: oklch(90.2% 0.177 131.2);
Tailwind
colors: {
custom: {
50: '#cdf99e',
500: '#b4f672',
950: '#000000',
},
}SCSS
$custom: #b4f672; $custom-light: #cdf99e; $custom-dark: #000000;
JSON
{
"hex": "#b4f672",
"rgb": {
"r": 180,
"g": 246,
"b": 114
},
"hsl": {
"h": 90,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.90156,
"c": 0.17657,
"h": 131.2
},
"luminance": 0.7683
}Semantic roles & 50–950 ramp
primary
#B4F672
secondary
#863CD1
accent
#01E573
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580