#B4EA93#B4EA93
#B4EA93 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 87.9% C 0.127 H 134.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EA93 |
|---|---|
| RGB | rgb(180, 234, 147) |
| HSL | hsl(97, 67%, 75%) |
| HSV | hsv(97, 37%, 92%) |
| CMYK | cmyk(23.1%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(87.32, -32.47, 36.81) |
| CIE-LCH | lch(87.32, 49.08, 131.42°) |
| OKLab | oklab(87.93% -0.0888 0.0911) |
| OKLCH | oklch(87.93% 0.127 134.3) |
| XYZ | xyz(53.5105, 70.6542, 38.4165) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.01
Tea Green
#BDF8A3
ΔE00 3.11
Pale Light Green
#B1FC99
ΔE00 4.33
Light Pastel Green
#B2FBA5
ΔE00 4.34
Light Sage
#BCECAC
ΔE00 4.40
Light Grey Green
#B7E1A1
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EA93 #C993EA
analogous
#E0EA93 #B4EA93 #93EA9D
triadic
#B4EA93 #93B4EA #EA93B4
tetradic
#B4EA93 #93E0EA #C993EA #EA9D93
square
#B4EA93 #93E0EA #C993EA #EA9D93
split-complementary
#B4EA93 #9D93EA #EA93E0
monochromatic
#6DD62D #90E060 #B4EA93 #D8F4C6 #EDFAE5
Accessibility & contrast
On white
1.39
#B4EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#B4EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EA93
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EA93 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#B4E4D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4ea93; /* rgb */ color: rgb(180, 234, 147); /* oklch */ color: oklch(87.9% 0.127 134.3);
Tailwind
colors: {
custom: {
50: '#ccf1b3',
500: '#b4ea93',
950: '#000000',
},
}SCSS
$custom: #b4ea93; $custom-light: #ccf1b3; $custom-dark: #000000;
JSON
{
"hex": "#b4ea93",
"rgb": {
"r": 180,
"g": 234,
"b": 147
},
"hsl": {
"h": 97.241,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.8793,
"c": 0.12716,
"h": 134.3
},
"luminance": 0.70656
}Semantic roles & 50–950 ramp
primary
#B4EA93
secondary
#9D5CC5
accent
#16CF89
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131611
muted
#838581