#B2EF94#B2EF94
#B2EF94 is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.9% C 0.135 H 135.8°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EF94 |
|---|---|
| RGB | rgb(178, 239, 148) |
| HSL | hsl(100, 74%, 76%) |
| HSV | hsv(100, 38%, 94%) |
| CMYK | cmyk(25.5%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(88.61, -35.32, 37.97) |
| CIE-LCH | lch(88.61, 51.86, 132.93°) |
| OKLab | oklab(88.95% -0.0966 0.0938) |
| OKLCH | oklch(88.95% 0.135 135.8) |
| XYZ | xyz(54.5705, 73.3345, 39.2910) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 2.63
Pale Light Green
#B1FC99
ΔE00 2.99
Light Pastel Green
#B2FBA5
ΔE00 3.25
Celery
#C1FD95
ΔE00 3.60
Pastel Green
#B0FF9D
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EF94 #D194EF
analogous
#DFEF94 #B2EF94 #94EFA3
triadic
#B2EF94 #94B2EF #EF94B2
tetradic
#B2EF94 #94DFEF #D194EF #EFA394
square
#B2EF94 #94DFEF #D194EF #EFA394
split-complementary
#B2EF94 #A394EF #EF94DF
monochromatic
#65DF2A #8CE75F #B2EF94 #D8F7C9 #ECFBE4
Accessibility & contrast
On white
1.34
#B2EF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#B2EF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EF94
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EF94 | 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)
#F5E28D
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#B1E9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #b2ef94; /* rgb */ color: rgb(178, 239, 148); /* oklch */ color: oklch(88.9% 0.135 135.8);
Tailwind
colors: {
custom: {
50: '#cbf4b4',
500: '#b2ef94',
950: '#000000',
},
}SCSS
$custom: #b2ef94; $custom-light: #cbf4b4; $custom-dark: #000000;
JSON
{
"hex": "#b2ef94",
"rgb": {
"r": 178,
"g": 239,
"b": 148
},
"hsl": {
"h": 100.22,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.88945,
"c": 0.13464,
"h": 135.8
},
"luminance": 0.73336
}Semantic roles & 50–950 ramp
primary
#B2EF94
secondary
#A75CCB
accent
#0FD695
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581