#B4EA96#B4EA96
#B4EA96 is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.0% C 0.124 H 134.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EA96 |
|---|---|
| RGB | rgb(180, 234, 150) |
| HSL | hsl(99, 67%, 75%) |
| HSV | hsv(99, 36%, 92%) |
| CMYK | cmyk(23.1%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(87.36, -32.06, 35.36) |
| CIE-LCH | lch(87.36, 47.73, 132.19°) |
| OKLab | oklab(87.98% -0.0875 0.0878) |
| OKLCH | oklch(87.98% 0.124 134.9) |
| XYZ | xyz(53.7489, 70.7496, 39.6724) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.70
Tea Green
#BDF8A3
ΔE00 2.98
Light Sage
#BCECAC
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 4.00
Light Pastel Green
#B2FBA5
ΔE00 4.17
Pale Light Green
#B1FC99
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EA96 #CC96EA
analogous
#DEEA96 #B4EA96 #96EAA2
triadic
#B4EA96 #96B4EA #EA96B4
tetradic
#B4EA96 #96DEEA #CC96EA #EAA296
square
#B4EA96 #96DEEA #CC96EA #EAA296
split-complementary
#B4EA96 #A296EA #EA96DE
monochromatic
#6BD630 #90E063 #B4EA96 #D8F4C9 #EDFAE5
Accessibility & contrast
On white
1.39
#B4EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#B4EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EA96
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EA96 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#E8D99A
Tritanopia (blue-blind)
#B4E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4ea96; /* rgb */ color: rgb(180, 234, 150); /* oklch */ color: oklch(88.0% 0.124 134.9);
Tailwind
colors: {
custom: {
50: '#ccf1b5',
500: '#b4ea96',
950: '#000000',
},
}SCSS
$custom: #b4ea96; $custom-light: #ccf1b5; $custom-dark: #000000;
JSON
{
"hex": "#b4ea96",
"rgb": {
"r": 180,
"g": 234,
"b": 150
},
"hsl": {
"h": 98.571,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.87982,
"c": 0.12396,
"h": 134.9
},
"luminance": 0.70751
}Semantic roles & 50–950 ramp
primary
#B4EA96
secondary
#A15FC5
accent
#17CF8D
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581