#B5EA97#B5EA97
#B5EA97 is a very light, vivid yellow-green. Relative luminance 0.709; OKLCH L 88.1% C 0.122 H 134.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EA97 |
|---|---|
| RGB | rgb(181, 234, 151) |
| HSL | hsl(98, 66%, 75%) |
| HSV | hsv(98, 35%, 92%) |
| CMYK | cmyk(22.6%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(87.44, -31.57, 34.97) |
| CIE-LCH | lch(87.44, 47.12, 132.08°) |
| OKLab | oklab(88.06% -0.0862 0.0869) |
| OKLCH | oklch(88.06% 0.122 134.8) |
| XYZ | xyz(54.0635, 70.9024, 40.1093) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.64
Tea Green
#BDF8A3
ΔE00 2.97
Light Sage
#BCECAC
ΔE00 3.72
Light Grey Green
#B7E1A1
ΔE00 3.84
Light Pastel Green
#B2FBA5
ΔE00 4.22
Pale Light Green
#B1FC99
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EA97 #CC97EA
analogous
#DFEA97 #B5EA97 #97EAA2
triadic
#B5EA97 #97B5EA #EA97B5
tetradic
#B5EA97 #97DFEA #CC97EA #EAA297
square
#B5EA97 #97DFEA #CC97EA #EAA297
split-complementary
#B5EA97 #A297EA #EA97DF
monochromatic
#6DD531 #91E064 #B5EA97 #D9F4CA #EDFAE6
Accessibility & contrast
On white
1.38
#B5EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#B5EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EA97
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EA97 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#E8D99B
Tritanopia (blue-blind)
#B5E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b5ea97; /* rgb */ color: rgb(181, 234, 151); /* oklch */ color: oklch(88.1% 0.122 134.8);
Tailwind
colors: {
custom: {
50: '#ccf1b6',
500: '#b5ea97',
950: '#000000',
},
}SCSS
$custom: #b5ea97; $custom-light: #ccf1b6; $custom-dark: #000000;
JSON
{
"hex": "#b5ea97",
"rgb": {
"r": 181,
"g": 234,
"b": 151
},
"hsl": {
"h": 98.313,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.88063,
"c": 0.12237,
"h": 134.8
},
"luminance": 0.70904
}Semantic roles & 50–950 ramp
primary
#B5EA97
secondary
#A160C5
accent
#17CE8C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131611
muted
#838581