#B4EA95#B4EA95
#B4EA95 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.0% C 0.125 H 134.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EA95 |
|---|---|
| RGB | rgb(180, 234, 149) |
| HSL | hsl(98, 67%, 75%) |
| HSV | hsv(98, 36%, 92%) |
| CMYK | cmyk(23.1%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(87.35, -32.20, 35.85) |
| CIE-LCH | lch(87.35, 48.18, 131.93°) |
| OKLab | oklab(87.97% -0.0879 0.0889) |
| OKLCH | oklch(87.97% 0.125 134.7) |
| XYZ | xyz(53.6688, 70.7175, 39.2502) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.80
Tea Green
#BDF8A3
ΔE00 3.01
Light Sage
#BCECAC
ΔE00 4.06
Light Grey Green
#B7E1A1
ΔE00 4.14
Light Pastel Green
#B2FBA5
ΔE00 4.22
Pale Light Green
#B1FC99
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EA95 #CB95EA
analogous
#DEEA95 #B4EA95 #95EAA1
triadic
#B4EA95 #95B4EA #EA95B4
tetradic
#B4EA95 #95DEEA #CB95EA #EAA195
square
#B4EA95 #95DEEA #CB95EA #EAA195
split-complementary
#B4EA95 #A195EA #EA95DE
monochromatic
#6CD62F #90E062 #B4EA95 #D8F4C8 #EDFAE5
Accessibility & contrast
On white
1.39
#B4EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#B4EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EA95
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EA95 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#E8D99A
Tritanopia (blue-blind)
#B4E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4ea95; /* rgb */ color: rgb(180, 234, 149); /* oklch */ color: oklch(88.0% 0.125 134.7);
Tailwind
colors: {
custom: {
50: '#ccf1b5',
500: '#b4ea95',
950: '#000000',
},
}SCSS
$custom: #b4ea95; $custom-light: #ccf1b5; $custom-dark: #000000;
JSON
{
"hex": "#b4ea95",
"rgb": {
"r": 180,
"g": 234,
"b": 149
},
"hsl": {
"h": 98.118,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.87965,
"c": 0.12503,
"h": 134.7
},
"luminance": 0.70719
}Semantic roles & 50–950 ramp
primary
#B4EA95
secondary
#9F5EC5
accent
#17CF8C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131611
muted
#838581