#B2EA99#B2EA99
#B2EA99 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.9% C 0.122 H 136.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA99 |
|---|---|
| RGB | rgb(178, 234, 153) |
| HSL | hsl(101, 66%, 76%) |
| HSV | hsv(101, 35%, 92%) |
| CMYK | cmyk(23.9%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(87.29, -32.32, 33.74) |
| CIE-LCH | lch(87.29, 46.73, 133.77°) |
| OKLab | oklab(87.91% -0.0882 0.084) |
| OKLCH | oklch(87.91% 0.122 136.4) |
| XYZ | xyz(53.5312, 70.6090, 40.9393) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.48
Tea Green
#BDF8A3
ΔE00 2.98
Light Sage
#BCECAC
ΔE00 3.40
Light Grey Green
#B7E1A1
ΔE00 3.68
Light Pastel Green
#B2FBA5
ΔE00 3.92
Pale Light Green
#B1FC99
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA99 #D199EA
analogous
#DBEA99 #B2EA99 #99EAA8
triadic
#B2EA99 #99B2EA #EA99B2
tetradic
#B2EA99 #99DBEA #D199EA #EAA899
square
#B2EA99 #99DBEA #D199EA #EAA899
split-complementary
#B2EA99 #A899EA #EA99DB
monochromatic
#65D533 #8CE066 #B2EA99 #D8F4CC #ECFAE6
Accessibility & contrast
On white
1.39
#B2EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#B2EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA99
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA99 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#E7D99D
Tritanopia (blue-blind)
#B1E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2ea99; /* rgb */ color: rgb(178, 234, 153); /* oklch */ color: oklch(87.9% 0.122 136.4);
Tailwind
colors: {
custom: {
50: '#caf1b7',
500: '#b2ea99',
950: '#000000',
},
}SCSS
$custom: #b2ea99; $custom-light: #caf1b7; $custom-dark: #000000;
JSON
{
"hex": "#b2ea99",
"rgb": {
"r": 178,
"g": 234,
"b": 153
},
"hsl": {
"h": 101.481,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.87912,
"c": 0.12181,
"h": 136.4
},
"luminance": 0.70611
}Semantic roles & 50–950 ramp
primary
#B2EA99
secondary
#A762C5
accent
#18CE96
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581