#B5EA94#B5EA94
#B5EA94 is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.0% C 0.126 H 134.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EA94 |
|---|---|
| RGB | rgb(181, 234, 148) |
| HSL | hsl(97, 67%, 75%) |
| HSV | hsv(97, 37%, 92%) |
| CMYK | cmyk(22.6%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(87.39, -31.99, 36.42) |
| CIE-LCH | lch(87.39, 48.47, 131.30°) |
| OKLab | oklab(88.01% -0.0874 0.0902) |
| OKLCH | oklch(88.01% 0.126 134.1) |
| XYZ | xyz(53.8230, 70.8062, 38.8425) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.93
Tea Green
#BDF8A3
ΔE00 3.08
Light Sage
#BCECAC
ΔE00 4.24
Light Grey Green
#B7E1A1
ΔE00 4.26
Light Pastel Green
#B2FBA5
ΔE00 4.37
Pale Light Green
#B1FC99
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EA94 #C994EA
analogous
#E0EA94 #B5EA94 #94EA9E
triadic
#B5EA94 #94B5EA #EA94B5
tetradic
#B5EA94 #94E0EA #C994EA #EA9E94
square
#B5EA94 #94E0EA #C994EA #EA9E94
split-complementary
#B5EA94 #9E94EA #EA94E0
monochromatic
#6ED62E #92E061 #B5EA94 #D8F4C7 #EDFAE5
Accessibility & contrast
On white
1.39
#B5EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#B5EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EA94
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EA94 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#E8D999
Tritanopia (blue-blind)
#B5E4D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b5ea94; /* rgb */ color: rgb(181, 234, 148); /* oklch */ color: oklch(88.0% 0.126 134.1);
Tailwind
colors: {
custom: {
50: '#ccf1b4',
500: '#b5ea94',
950: '#000000',
},
}SCSS
$custom: #b5ea94; $custom-light: #ccf1b4; $custom-dark: #000000;
JSON
{
"hex": "#b5ea94",
"rgb": {
"r": 181,
"g": 234,
"b": 148
},
"hsl": {
"h": 96.977,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.88009,
"c": 0.12558,
"h": 134.1
},
"luminance": 0.70808
}Semantic roles & 50–950 ramp
primary
#B5EA94
secondary
#9D5DC5
accent
#16CF88
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131611
muted
#838581