#B2EF95#B2EF95
#B2EF95 is a very light, vivid green. Relative luminance 0.734; OKLCH L 89.0% C 0.134 H 136.1°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EF95 |
|---|---|
| RGB | rgb(178, 239, 149) |
| HSL | hsl(101, 74%, 76%) |
| HSV | hsv(101, 38%, 94%) |
| CMYK | cmyk(25.5%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(88.62, -35.19, 37.49) |
| CIE-LCH | lch(88.62, 51.42, 133.18°) |
| OKLab | oklab(88.96% -0.0962 0.0927) |
| OKLCH | oklch(88.96% 0.134 136.1) |
| XYZ | xyz(54.6500, 73.3663, 39.7097) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.28
Washed Out Green
#BCF5A6
ΔE00 2.50
Pale Light Green
#B1FC99
ΔE00 3.01
Light Pastel Green
#B2FBA5
ΔE00 3.16
Pastel Green
#B0FF9D
ΔE00 3.68
Celery
#C1FD95
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EF95 #D295EF
analogous
#DFEF95 #B2EF95 #95EFA5
triadic
#B2EF95 #95B2EF #EF95B2
tetradic
#B2EF95 #95DFEF #D295EF #EFA595
square
#B2EF95 #95DFEF #D295EF #EFA595
split-complementary
#B2EF95 #A595EF #EF95DF
monochromatic
#65DF2B #8BE760 #B2EF95 #D9F7CA #ECFBE4
Accessibility & contrast
On white
1.34
#B2EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#B2EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EF95
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EF95 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28F
Deuteranopia (green-blind)
#ECDD9A
Tritanopia (blue-blind)
#B1E9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #b2ef95; /* rgb */ color: rgb(178, 239, 149); /* oklch */ color: oklch(89.0% 0.134 136.1);
Tailwind
colors: {
custom: {
50: '#cbf4b5',
500: '#b2ef95',
950: '#000000',
},
}SCSS
$custom: #b2ef95; $custom-light: #cbf4b5; $custom-dark: #000000;
JSON
{
"hex": "#b2ef95",
"rgb": {
"r": 178,
"g": 239,
"b": 149
},
"hsl": {
"h": 100.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.88962,
"c": 0.1336,
"h": 136.1
},
"luminance": 0.73368
}Semantic roles & 50–950 ramp
primary
#B2EF95
secondary
#A85DCB
accent
#10D696
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581