#B4EF95#B4EF95
#B4EF95 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.1% C 0.133 H 135.4°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EF95 |
|---|---|
| RGB | rgb(180, 239, 149) |
| HSL | hsl(99, 74%, 76%) |
| HSV | hsv(99, 38%, 94%) |
| CMYK | cmyk(24.7%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(88.74, -34.51, 37.66) |
| CIE-LCH | lch(88.74, 51.08, 132.50°) |
| OKLab | oklab(89.08% -0.0943 0.0931) |
| OKLCH | oklch(89.08% 0.133 135.4) |
| XYZ | xyz(55.1123, 73.6047, 39.7314) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.24
Washed Out Green
#BCF5A6
ΔE00 2.48
Pale Light Green
#B1FC99
ΔE00 3.14
Light Pastel Green
#B2FBA5
ΔE00 3.33
Celery
#C1FD95
ΔE00 3.56
Pastel Green
#B0FF9D
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EF95 #D095EF
analogous
#E1EF95 #B4EF95 #95EFA3
triadic
#B4EF95 #95B4EF #EF95B4
tetradic
#B4EF95 #95E1EF #D095EF #EFA395
square
#B4EF95 #95E1EF #D095EF #EFA395
split-complementary
#B4EF95 #A395EF #EF95E1
monochromatic
#69DF2B #8EE760 #B4EF95 #DAF7CA #ECFBE4
Accessibility & contrast
On white
1.34
#B4EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#B4EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EF95
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EF95 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28F
Deuteranopia (green-blind)
#ECDD9A
Tritanopia (blue-blind)
#B3E9D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b4ef95; /* rgb */ color: rgb(180, 239, 149); /* oklch */ color: oklch(89.1% 0.133 135.4);
Tailwind
colors: {
custom: {
50: '#ccf4b5',
500: '#b4ef95',
950: '#000000',
},
}SCSS
$custom: #b4ef95; $custom-light: #ccf4b5; $custom-dark: #000000;
JSON
{
"hex": "#b4ef95",
"rgb": {
"r": 180,
"g": 239,
"b": 149
},
"hsl": {
"h": 99.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.89083,
"c": 0.13254,
"h": 135.4
},
"luminance": 0.73606
}Semantic roles & 50–950 ramp
primary
#B4EF95
secondary
#A55DCB
accent
#10D692
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131711
muted
#838581