#B4FE8A#B4FE8A
#B4FE8A is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.3% C 0.165 H 135.2°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FE8A |
|---|---|
| RGB | rgb(180, 254, 138) |
| HSL | hsl(98, 98%, 77%) |
| HSV | hsv(98, 46%, 100%) |
| CMYK | cmyk(29.1%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(92.76, -42.63, 48.14) |
| CIE-LCH | lch(92.76, 64.31, 131.53°) |
| OKLab | oklab(92.29% -0.1173 0.1166) |
| OKLCH | oklch(92.29% 0.165 135.2) |
| XYZ | xyz(58.8503, 82.4199, 36.8477) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 2.15
Celery
#C1FD95
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.23
Pale Light Green
#B1FC99
ΔE00 2.67
Spring Green (survey)
#A9F971
ΔE00 2.86
Light Pea Green
#C4FE82
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FE8A #D48AFE
analogous
#EEFE8A #B4FE8A #8AFE9A
triadic
#B4FE8A #8AB4FE #FE8AB4
tetradic
#B4FE8A #8AEEFE #D48AFE #FE9A8A
square
#B4FE8A #8AEEFE #D48AFE #FE9A8A
split-complementary
#B4FE8A #9A8AFE #FE8AEE
monochromatic
#66FD11 #8DFD4D #B4FE8A #DBFFC7 #ECFFE1
Accessibility & contrast
On white
1.20
#B4FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#B4FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FE8A
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FE8A | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FBE891
Tritanopia (blue-blind)
#B3F6E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b4fe8a; /* rgb */ color: rgb(180, 254, 138); /* oklch */ color: oklch(92.3% 0.165 135.2);
Tailwind
colors: {
custom: {
50: '#cdffae',
500: '#b4fe8a',
950: '#000000',
},
}SCSS
$custom: #b4fe8a; $custom-light: #cdffae; $custom-dark: #000000;
JSON
{
"hex": "#b4fe8a",
"rgb": {
"r": 180,
"g": 254,
"b": 138
},
"hsl": {
"h": 98.276,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.92286,
"c": 0.16536,
"h": 135.2
},
"luminance": 0.82422
}Semantic roles & 50–950 ramp
primary
#B4FE8A
secondary
#AA4EDE
accent
#00E692
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681