#B5EA8A#B5EA8A
#B5EA8A is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 87.8% C 0.136 H 132.2°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EA8A |
|---|---|
| RGB | rgb(181, 234, 138) |
| HSL | hsl(93, 70%, 73%) |
| HSV | hsv(93, 41%, 92%) |
| CMYK | cmyk(22.6%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(87.24, -33.30, 41.19) |
| CIE-LCH | lch(87.24, 52.97, 128.95°) |
| OKLab | oklab(87.84% -0.0914 0.1009) |
| OKLCH | oklch(87.84% 0.136 132.2) |
| XYZ | xyz(53.0654, 70.5032, 34.8525) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.77
Tea Green
#BDF8A3
ΔE00 3.92
Celery
#C1FD95
ΔE00 4.00
Washed Out Green
#BCF5A6
ΔE00 4.21
Pale Light Green
#B1FC99
ΔE00 4.52
Light Yellowish Green
#C2FF89
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EA8A #BF8AEA
analogous
#E5EA8A #B5EA8A #8AEA8F
triadic
#B5EA8A #8AB5EA #EA8AB5
tetradic
#B5EA8A #8AE5EA #BF8AEA #EA8F8A
square
#B5EA8A #8AE5EA #BF8AEA #EA8F8A
split-complementary
#B5EA8A #8F8AEA #EA8AE5
monochromatic
#74D426 #94E156 #B5EA8A #D6F3BE #EFFAE5
Accessibility & contrast
On white
1.39
#B5EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#B5EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EA8A
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EA8A | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD83
Deuteranopia (green-blind)
#EAD98F
Tritanopia (blue-blind)
#B7E3D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b5ea8a; /* rgb */ color: rgb(181, 234, 138); /* oklch */ color: oklch(87.8% 0.136 132.2);
Tailwind
colors: {
custom: {
50: '#cdf1ad',
500: '#b5ea8a',
950: '#000000',
},
}SCSS
$custom: #b5ea8a; $custom-light: #cdf1ad; $custom-dark: #000000;
JSON
{
"hex": "#b5ea8a",
"rgb": {
"r": 181,
"g": 234,
"b": 138
},
"hsl": {
"h": 93.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.87842,
"c": 0.13614,
"h": 132.2
},
"luminance": 0.70504
}Semantic roles & 50–950 ramp
primary
#B5EA8A
secondary
#9254C4
accent
#14D27D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581