#B2EA96#B2EA96
#B2EA96 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.9% C 0.125 H 135.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA96 |
|---|---|
| RGB | rgb(178, 234, 150) |
| HSL | hsl(100, 67%, 75%) |
| HSV | hsv(100, 36%, 92%) |
| CMYK | cmyk(23.9%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(87.25, -32.75, 35.19) |
| CIE-LCH | lch(87.25, 48.07, 132.94°) |
| OKLab | oklab(87.86% -0.0894 0.0874) |
| OKLCH | oklch(87.86% 0.125 135.7) |
| XYZ | xyz(53.2866, 70.5112, 39.6508) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 2.99
Light Sage
#BCECAC
ΔE00 3.89
Light Pastel Green
#B2FBA5
ΔE00 4.01
Light Grey Green
#B7E1A1
ΔE00 4.06
Pale Light Green
#B1FC99
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA96 #CE96EA
analogous
#DCEA96 #B2EA96 #96EAA4
triadic
#B2EA96 #96B2EA #EA96B2
tetradic
#B2EA96 #96DCEA #CE96EA #EAA496
square
#B2EA96 #96DCEA #CE96EA #EAA496
split-complementary
#B2EA96 #A496EA #EA96DC
monochromatic
#67D630 #8DE063 #B2EA96 #D7F4C9 #ECFAE5
Accessibility & contrast
On white
1.39
#B2EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#B2EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA96
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA96 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#E7D99B
Tritanopia (blue-blind)
#B1E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2ea96; /* rgb */ color: rgb(178, 234, 150); /* oklch */ color: oklch(87.9% 0.125 135.7);
Tailwind
colors: {
custom: {
50: '#caf1b5',
500: '#b2ea96',
950: '#000000',
},
}SCSS
$custom: #b2ea96; $custom-light: #caf1b5; $custom-dark: #000000;
JSON
{
"hex": "#b2ea96",
"rgb": {
"r": 178,
"g": 234,
"b": 150
},
"hsl": {
"h": 100,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.87858,
"c": 0.12502,
"h": 135.7
},
"luminance": 0.70513
}Semantic roles & 50–950 ramp
primary
#B2EA96
secondary
#A35FC5
accent
#17CF91
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581