#B4FC75#B4FC75
#B4FC75 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.6% C 0.182 H 132.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FC75 |
|---|---|
| RGB | rgb(180, 252, 117) |
| HSL | hsl(92, 96%, 72%) |
| HSV | hsv(92, 54%, 99%) |
| CMYK | cmyk(28.6%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(91.96, -44.07, 56.88) |
| CIE-LCH | lch(91.96, 71.95, 127.77°) |
| OKLab | oklab(91.56% -0.1225 0.1345) |
| OKLCH | oklch(91.56% 0.182 132.3) |
| XYZ | xyz(56.8428, 80.6067, 29.3899) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 1.16
Key Lime
#AEFF6E
ΔE00 1.30
Spring Green (survey)
#A9F971
ΔE00 1.38
Pale Lime
#BEFD73
ΔE00 1.59
Pale Lime Green
#B1FF65
ΔE00 1.99
Light Pea Green
#C4FE82
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FC75 #BD75FC
analogous
#F8FC75 #B4FC75 #75FC7A
triadic
#B4FC75 #75B4FC #FC75B4
tetradic
#B4FC75 #75F8FC #BD75FC #FC7A75
square
#B4FC75 #75F8FC #BD75FC #FC7A75
split-complementary
#B4FC75 #7A75FC #FC75F8
monochromatic
#73F105 #93FB39 #B4FC75 #D5FDB1 #EFFEE1
Accessibility & contrast
On white
1.23
#B4FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#B4FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FC75
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FC75 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC68
Deuteranopia (green-blind)
#FBE67E
Tritanopia (blue-blind)
#B6F3DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b4fc75; /* rgb */ color: rgb(180, 252, 117); /* oklch */ color: oklch(91.6% 0.182 132.3);
Tailwind
colors: {
custom: {
50: '#cefda0',
500: '#b4fc75',
950: '#000000',
},
}SCSS
$custom: #b4fc75; $custom-light: #cefda0; $custom-dark: #000000;
JSON
{
"hex": "#b4fc75",
"rgb": {
"r": 180,
"g": 252,
"b": 117
},
"hsl": {
"h": 92,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91556,
"c": 0.18196,
"h": 132.3
},
"luminance": 0.80608
}Semantic roles & 50–950 ramp
primary
#B4FC75
secondary
#903DD9
accent
#00E67A
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580