#B4FA8E#B4FA8E
#B4FA8E is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.4% C 0.156 H 135.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA8E |
|---|---|
| RGB | rgb(180, 250, 142) |
| HSL | hsl(99, 92%, 77%) |
| HSV | hsv(99, 43%, 98%) |
| CMYK | cmyk(28%, 0%, 43.2%, 2%) |
| CIE-LAB | lab(91.70, -40.38, 44.89) |
| CIE-LCH | lch(91.70, 60.38, 131.97°) |
| OKLab | oklab(91.44% -0.1108 0.1095) |
| OKLCH | oklch(91.44% 0.156 135.4) |
| XYZ | xyz(57.8891, 80.0256, 37.9824) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.74
Pale Light Green
#B1FC99
ΔE00 1.87
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Pastel Green
#B0FF9D
ΔE00 2.57
Light Yellowish Green
#C2FF89
ΔE00 2.66
Tea Green
#BDF8A3
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA8E #D48EFA
analogous
#EAFA8E #B4FA8E #8EFA9E
triadic
#B4FA8E #8EB4FA #FA8EB4
tetradic
#B4FA8E #8EEAFA #D48EFA #FA9E8E
square
#B4FA8E #8EEAFA #D48EFA #FA9E8E
split-complementary
#B4FA8E #9E8EFA #FA8EEA
monochromatic
#66F519 #8DF753 #B4FA8E #DBFDC9 #ECFEE2
Accessibility & contrast
On white
1.23
#B4FA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#B4FA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA8E
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA8E | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB86
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#B3F3E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa8e; /* rgb */ color: rgb(180, 250, 142); /* oklch */ color: oklch(91.4% 0.156 135.4);
Tailwind
colors: {
custom: {
50: '#cdfcb0',
500: '#b4fa8e',
950: '#000000',
},
}SCSS
$custom: #b4fa8e; $custom-light: #cdfcb0; $custom-dark: #000000;
JSON
{
"hex": "#b4fa8e",
"rgb": {
"r": 180,
"g": 250,
"b": 142
},
"hsl": {
"h": 98.889,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.91442,
"c": 0.15578,
"h": 135.4
},
"luminance": 0.80028
}Semantic roles & 50–950 ramp
primary
#B4FA8E
secondary
#AA53D9
accent
#00E695
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581