#B2EC95#B2EC95
#B2EC95 is a very light, vivid green. Relative luminance 0.716; OKLCH L 88.3% C 0.129 H 135.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EC95 |
|---|---|
| RGB | rgb(178, 236, 149) |
| HSL | hsl(100, 70%, 75%) |
| HSV | hsv(100, 37%, 93%) |
| CMYK | cmyk(24.6%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(87.79, -33.81, 36.40) |
| CIE-LCH | lch(87.79, 49.68, 132.89°) |
| OKLab | oklab(88.29% -0.0924 0.0902) |
| OKLCH | oklch(88.29% 0.129 135.7) |
| XYZ | xyz(53.7790, 71.6243, 39.4194) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.59
Tea Green
#BDF8A3
ΔE00 2.67
Light Pastel Green
#B2FBA5
ΔE00 3.67
Pale Light Green
#B1FC99
ΔE00 3.76
Light Sage
#BCECAC
ΔE00 4.30
Celery
#C1FD95
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EC95 #CF95EC
analogous
#DDEC95 #B2EC95 #95ECA3
triadic
#B2EC95 #95B2EC #EC95B2
tetradic
#B2EC95 #95DDEC #CF95EC #ECA395
square
#B2EC95 #95DDEC #CF95EC #ECA395
split-complementary
#B2EC95 #A395EC #EC95DD
monochromatic
#67D92D #8CE361 #B2EC95 #D8F5C9 #ECFAE5
Accessibility & contrast
On white
1.37
#B2EC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#B2EC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EC95
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EC95 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#E9DA9A
Tritanopia (blue-blind)
#B1E6D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2ec95; /* rgb */ color: rgb(178, 236, 149); /* oklch */ color: oklch(88.3% 0.129 135.7);
Tailwind
colors: {
custom: {
50: '#caf2b5',
500: '#b2ec95',
950: '#000000',
},
}SCSS
$custom: #b2ec95; $custom-light: #caf2b5; $custom-dark: #000000;
JSON
{
"hex": "#b2ec95",
"rgb": {
"r": 178,
"g": 236,
"b": 149
},
"hsl": {
"h": 100,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.88289,
"c": 0.12909,
"h": 135.7
},
"luminance": 0.71626
}Semantic roles & 50–950 ramp
primary
#B2EC95
secondary
#A45EC7
accent
#14D292
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581