#B4EA94#B4EA94
#B4EA94 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 87.9% C 0.126 H 134.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EA94 |
|---|---|
| RGB | rgb(180, 234, 148) |
| HSL | hsl(98, 67%, 75%) |
| HSV | hsv(98, 37%, 92%) |
| CMYK | cmyk(23.1%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(87.33, -32.33, 36.33) |
| CIE-LCH | lch(87.33, 48.63, 131.67°) |
| OKLab | oklab(87.95% -0.0884 0.09) |
| OKLCH | oklch(87.95% 0.126 134.5) |
| XYZ | xyz(53.5893, 70.6857, 38.8315) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.90
Tea Green
#BDF8A3
ΔE00 3.06
Light Sage
#BCECAC
ΔE00 4.23
Light Grey Green
#B7E1A1
ΔE00 4.28
Light Pastel Green
#B2FBA5
ΔE00 4.28
Pale Light Green
#B1FC99
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EA94 #CA94EA
analogous
#DFEA94 #B4EA94 #94EA9F
triadic
#B4EA94 #94B4EA #EA94B4
tetradic
#B4EA94 #94DFEA #CA94EA #EA9F94
square
#B4EA94 #94DFEA #CA94EA #EA9F94
split-complementary
#B4EA94 #9F94EA #EA94DF
monochromatic
#6CD62E #90E061 #B4EA94 #D8F4C7 #EDFAE5
Accessibility & contrast
On white
1.39
#B4EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#B4EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EA94
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EA94 | 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)
#F0DE8E
Deuteranopia (green-blind)
#E8D999
Tritanopia (blue-blind)
#B4E4D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4ea94; /* rgb */ color: rgb(180, 234, 148); /* oklch */ color: oklch(87.9% 0.126 134.5);
Tailwind
colors: {
custom: {
50: '#ccf1b4',
500: '#b4ea94',
950: '#000000',
},
}SCSS
$custom: #b4ea94; $custom-light: #ccf1b4; $custom-dark: #000000;
JSON
{
"hex": "#b4ea94",
"rgb": {
"r": 180,
"g": 234,
"b": 148
},
"hsl": {
"h": 97.674,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.87947,
"c": 0.1261,
"h": 134.5
},
"luminance": 0.70687
}Semantic roles & 50–950 ramp
primary
#B4EA94
secondary
#9E5DC5
accent
#16CF8A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131611
muted
#838581