#B5EA95#B5EA95
#B5EA95 is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.0% C 0.125 H 134.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EA95 |
|---|---|
| RGB | rgb(181, 234, 149) |
| HSL | hsl(97, 67%, 75%) |
| HSV | hsv(97, 36%, 92%) |
| CMYK | cmyk(22.6%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(87.41, -31.85, 35.93) |
| CIE-LCH | lch(87.41, 48.02, 131.55°) |
| OKLab | oklab(88.03% -0.087 0.0891) |
| OKLCH | oklch(88.03% 0.125 134.3) |
| XYZ | xyz(53.9025, 70.8380, 39.2611) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.83
Tea Green
#BDF8A3
ΔE00 3.03
Light Sage
#BCECAC
ΔE00 4.06
Light Grey Green
#B7E1A1
ΔE00 4.12
Light Pastel Green
#B2FBA5
ΔE00 4.32
Pale Light Green
#B1FC99
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EA95 #CA95EA
analogous
#DFEA95 #B5EA95 #95EAA0
triadic
#B5EA95 #95B5EA #EA95B5
tetradic
#B5EA95 #95DFEA #CA95EA #EAA095
square
#B5EA95 #95DFEA #CA95EA #EAA095
split-complementary
#B5EA95 #A095EA #EA95DF
monochromatic
#6ED62F #91E062 #B5EA95 #D9F4C8 #EDFAE5
Accessibility & contrast
On white
1.38
#B5EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#B5EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EA95
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EA95 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#E8D99A
Tritanopia (blue-blind)
#B5E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b5ea95; /* rgb */ color: rgb(181, 234, 149); /* oklch */ color: oklch(88.0% 0.125 134.3);
Tailwind
colors: {
custom: {
50: '#ccf1b5',
500: '#b5ea95',
950: '#000000',
},
}SCSS
$custom: #b5ea95; $custom-light: #ccf1b5; $custom-dark: #000000;
JSON
{
"hex": "#b5ea95",
"rgb": {
"r": 181,
"g": 234,
"b": 149
},
"hsl": {
"h": 97.412,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.88027,
"c": 0.12452,
"h": 134.3
},
"luminance": 0.70839
}Semantic roles & 50–950 ramp
primary
#B5EA95
secondary
#9E5EC5
accent
#17CF89
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131611
muted
#838581