#B2E98A#B2E98A
#B2E98A is a very light, vivid yellow-green. Relative luminance 0.696; OKLCH L 87.4% C 0.136 H 133.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E98A |
|---|---|
| RGB | rgb(178, 233, 138) |
| HSL | hsl(95, 68%, 73%) |
| HSV | hsv(95, 41%, 91%) |
| CMYK | cmyk(23.6%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(86.79, -33.89, 40.58) |
| CIE-LCH | lch(86.79, 52.87, 129.87°) |
| OKLab | oklab(87.43% -0.093 0.0995) |
| OKLCH | oklch(87.43% 0.136 133.1) |
| XYZ | xyz(52.0854, 69.5765, 34.7252) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.93
Pistachio (survey)
#C0FA8B
ΔE00 4.12
Washed Out Green
#BCF5A6
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.27
Pale Light Green
#B1FC99
ΔE00 4.47
Light Pastel Green
#B2FBA5
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E98A #C18AE9
analogous
#E1E98A #B2E98A #8AE992
triadic
#B2E98A #8AB2E9 #E98AB2
tetradic
#B2E98A #8AE1E9 #C18AE9 #E9928A
square
#B2E98A #8AE1E9 #C18AE9 #E9928A
split-complementary
#B2E98A #928AE9 #E98AE1
monochromatic
#6FD127 #90DF56 #B2E98A #D4F3BE #EEFAE5
Accessibility & contrast
On white
1.41
#B2E98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#B2E98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E98A
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E98A | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E8D88F
Tritanopia (blue-blind)
#B3E2D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2e98a; /* rgb */ color: rgb(178, 233, 138); /* oklch */ color: oklch(87.4% 0.136 133.1);
Tailwind
colors: {
custom: {
50: '#cbf0ad',
500: '#b2e98a',
950: '#000000',
},
}SCSS
$custom: #b2e98a; $custom-light: #cbf0ad; $custom-dark: #000000;
JSON
{
"hex": "#b2e98a",
"rgb": {
"r": 178,
"g": 233,
"b": 138
},
"hsl": {
"h": 94.737,
"s": 68.345,
"l": 72.745
},
"oklch": {
"l": 0.8743,
"c": 0.13616,
"h": 133.1
},
"luminance": 0.69578
}Semantic roles & 50–950 ramp
primary
#B2E98A
secondary
#9454C3
accent
#15D082
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581