#B2E592#B2E592
#B2E592 is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 86.7% C 0.122 H 134.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E592 |
|---|---|
| RGB | rgb(178, 229, 146) |
| HSL | hsl(97, 61%, 74%) |
| HSV | hsv(97, 36%, 90%) |
| CMYK | cmyk(22.3%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(85.79, -30.97, 35.30) |
| CIE-LCH | lch(85.79, 46.96, 131.26°) |
| OKLab | oklab(86.67% -0.0846 0.0875) |
| OKLCH | oklch(86.67% 0.122 134) |
| XYZ | xyz(51.5666, 67.5777, 37.5155) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 3.73
Tea Green
#BDF8A3
ΔE00 4.09
Light Sage
#BCECAC
ΔE00 4.18
Light Pastel Green
#B2FBA5
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E592 #C592E5
analogous
#DBE592 #B2E592 #92E59B
triadic
#B2E592 #92B2E5 #E592B2
tetradic
#B2E592 #92DBE5 #C592E5 #E59B92
square
#B2E592 #92DBE5 #C592E5 #E59B92
split-complementary
#B2E592 #9B92E5 #E592DB
monochromatic
#6DCC31 #8FD961 #B2E592 #D5F1C3 #EEF9E6
Accessibility & contrast
On white
1.45
#B2E592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#B2E592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E592
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E592 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#B2DFD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e592; /* rgb */ color: rgb(178, 229, 146); /* oklch */ color: oklch(86.7% 0.122 134.0);
Tailwind
colors: {
custom: {
50: '#caedb3',
500: '#b2e592',
950: '#000000',
},
}SCSS
$custom: #b2e592; $custom-light: #caedb3; $custom-dark: #000000;
JSON
{
"hex": "#b2e592",
"rgb": {
"r": 178,
"g": 229,
"b": 146
},
"hsl": {
"h": 96.867,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.86668,
"c": 0.12172,
"h": 134
},
"luminance": 0.67579
}Semantic roles & 50–950 ramp
primary
#B2E592
secondary
#995DBE
accent
#1CC987
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581