#B0EA8A#B0EA8A
#B0EA8A is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.5% C 0.139 H 133.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EA8A |
|---|---|
| RGB | rgb(176, 234, 138) |
| HSL | hsl(96, 70%, 73%) |
| HSV | hsv(96, 41%, 92%) |
| CMYK | cmyk(24.8%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(86.95, -35.05, 40.76) |
| CIE-LCH | lch(86.95, 53.76, 130.69°) |
| OKLab | oklab(87.53% -0.0961 0.0999) |
| OKLCH | oklch(87.53% 0.139 133.9) |
| XYZ | xyz(51.9137, 69.9093, 34.7985) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.80
Pistachio (survey)
#C0FA8B
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.06
Pale Light Green
#B1FC99
ΔE00 4.11
Celery
#C1FD95
ΔE00 4.12
Light Pastel Green
#B2FBA5
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EA8A #C48AEA
analogous
#E0EA8A #B0EA8A #8AEA94
triadic
#B0EA8A #8AB0EA #EA8AB0
tetradic
#B0EA8A #8AE0EA #C48AEA #EA948A
square
#B0EA8A #8AE0EA #C48AEA #EA948A
split-complementary
#B0EA8A #948AEA #EA8AE0
monochromatic
#6BD426 #8DE156 #B0EA8A #D3F3BE #EDFAE5
Accessibility & contrast
On white
1.40
#B0EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#B0EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EA8A
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EA8A | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E8D88F
Tritanopia (blue-blind)
#B0E3D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b0ea8a; /* rgb */ color: rgb(176, 234, 138); /* oklch */ color: oklch(87.5% 0.139 133.9);
Tailwind
colors: {
custom: {
50: '#c9f1ad',
500: '#b0ea8a',
950: '#000000',
},
}SCSS
$custom: #b0ea8a; $custom-light: #c9f1ad; $custom-dark: #000000;
JSON
{
"hex": "#b0ea8a",
"rgb": {
"r": 176,
"g": 234,
"b": 138
},
"hsl": {
"h": 96.25,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.87532,
"c": 0.13864,
"h": 133.9
},
"luminance": 0.69911
}Semantic roles & 50–950 ramp
primary
#B0EA8A
secondary
#9854C4
accent
#14D286
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581