#B2E88A#B2E88A
#B2E88A is a very light, vivid yellow-green. Relative luminance 0.690; OKLCH L 87.2% C 0.135 H 132.9°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E88A |
|---|---|
| RGB | rgb(178, 232, 138) |
| HSL | hsl(94, 67%, 73%) |
| HSV | hsv(94, 41%, 91%) |
| CMYK | cmyk(23.3%, 0%, 40.5%, 9%) |
| CIE-LAB | lab(86.51, -33.43, 40.22) |
| CIE-LCH | lch(86.51, 52.30, 129.73°) |
| OKLab | oklab(87.21% -0.0917 0.0986) |
| OKLCH | oklch(87.21% 0.135 132.9) |
| XYZ | xyz(51.8031, 69.0119, 34.6312) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.06
Washed Out Green
#BCF5A6
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.49
Pale Light Green
#B1FC99
ΔE00 4.70
Light Pastel Green
#B2FBA5
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E88A #C08AE8
analogous
#E1E88A #B2E88A #8AE891
triadic
#B2E88A #8AB2E8 #E88AB2
tetradic
#B2E88A #8AE1E8 #C08AE8 #E8918A
square
#B2E88A #8AE1E8 #C08AE8 #E8918A
split-complementary
#B2E88A #918AE8 #E88AE1
monochromatic
#6FCF29 #90DE57 #B2E88A #D4F2BD #EEFAE5
Accessibility & contrast
On white
1.42
#B2E88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#B2E88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E88A
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E88A | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#B3E1D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e88a; /* rgb */ color: rgb(178, 232, 138); /* oklch */ color: oklch(87.2% 0.135 132.9);
Tailwind
colors: {
custom: {
50: '#caefad',
500: '#b2e88a',
950: '#000000',
},
}SCSS
$custom: #b2e88a; $custom-light: #caefad; $custom-dark: #000000;
JSON
{
"hex": "#b2e88a",
"rgb": {
"r": 178,
"g": 232,
"b": 138
},
"hsl": {
"h": 94.468,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.87205,
"c": 0.13469,
"h": 132.9
},
"luminance": 0.69013
}Semantic roles & 50–950 ramp
primary
#B2E88A
secondary
#9355C2
accent
#16CF80
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581