#B0EA83#B0EA83
#B0EA83 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.4% C 0.146 H 132.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EA83 |
|---|---|
| RGB | rgb(176, 234, 131) |
| HSL | hsl(94, 71%, 72%) |
| HSV | hsv(94, 44%, 92%) |
| CMYK | cmyk(24.8%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(86.86, -35.92, 44.07) |
| CIE-LCH | lch(86.86, 56.86, 129.19°) |
| OKLab | oklab(87.42% -0.0989 0.1071) |
| OKLCH | oklch(87.42% 0.146 132.7) |
| XYZ | xyz(51.4231, 69.7131, 32.2150) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.60
Celery
#C1FD95
ΔE00 4.07
Pale Light Green
#B1FC99
ΔE00 4.49
Tea Green
#BDF8A3
ΔE00 4.57
Light Yellowish Green
#C2FF89
ΔE00 4.73
Spring Green (survey)
#A9F971
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EA83 #BD83EA
analogous
#E4EA83 #B0EA83 #83EA8A
triadic
#B0EA83 #83B0EA #EA83B0
tetradic
#B0EA83 #83E4EA #BD83EA #EA8A83
square
#B0EA83 #83E4EA #BD83EA #EA8A83
split-complementary
#B0EA83 #8A83EA #EA83E4
monochromatic
#6ECF23 #8FE14F #B0EA83 #D1F3B7 #EEFBE5
Accessibility & contrast
On white
1.41
#B0EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#B0EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EA83
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EA83 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7B
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#B1E3D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b0ea83; /* rgb */ color: rgb(176, 234, 131); /* oklch */ color: oklch(87.4% 0.146 132.7);
Tailwind
colors: {
custom: {
50: '#c9f1a8',
500: '#b0ea83',
950: '#000000',
},
}SCSS
$custom: #b0ea83; $custom-light: #c9f1a8; $custom-dark: #000000;
JSON
{
"hex": "#b0ea83",
"rgb": {
"r": 176,
"g": 234,
"b": 131
},
"hsl": {
"h": 93.786,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.87423,
"c": 0.14578,
"h": 132.7
},
"luminance": 0.69714
}Semantic roles & 50–950 ramp
primary
#B0EA83
secondary
#904EC3
accent
#12D37F
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581