#B2E591#B2E591
#B2E591 is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.7% C 0.123 H 133.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E591 |
|---|---|
| RGB | rgb(178, 229, 145) |
| HSL | hsl(96, 62%, 73%) |
| HSV | hsv(96, 37%, 90%) |
| CMYK | cmyk(22.3%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(85.78, -31.11, 35.78) |
| CIE-LCH | lch(85.78, 47.41, 131.00°) |
| OKLab | oklab(86.65% -0.085 0.0886) |
| OKLCH | oklch(86.65% 0.123 133.8) |
| XYZ | xyz(51.4891, 67.5467, 37.1076) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 3.80
Tea Green
#BDF8A3
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 4.35
Light Pastel Green
#B2FBA5
ΔE00 5.28
Pale Olive Green
#B1D27B
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E591 #C491E5
analogous
#DCE591 #B2E591 #91E59A
triadic
#B2E591 #91B2E5 #E591B2
tetradic
#B2E591 #91DCE5 #C491E5 #E59A91
square
#B2E591 #91DCE5 #C491E5 #E59A91
split-complementary
#B2E591 #9A91E5 #E591DC
monochromatic
#6DCB30 #8FD95F #B2E591 #D5F1C2 #EEF9E6
Accessibility & contrast
On white
1.45
#B2E591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B2E591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E591
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E591 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#B3DFD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e591; /* rgb */ color: rgb(178, 229, 145); /* oklch */ color: oklch(86.7% 0.123 133.8);
Tailwind
colors: {
custom: {
50: '#caedb2',
500: '#b2e591',
950: '#000000',
},
}SCSS
$custom: #b2e591; $custom-light: #caedb2; $custom-dark: #000000;
JSON
{
"hex": "#b2e591",
"rgb": {
"r": 178,
"g": 229,
"b": 145
},
"hsl": {
"h": 96.429,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.86651,
"c": 0.12279,
"h": 133.8
},
"luminance": 0.67548
}Semantic roles & 50–950 ramp
primary
#B2E591
secondary
#985CBE
accent
#1CC985
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581