#B2ED96#B2ED96
#B2ED96 is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.5% C 0.130 H 136.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ED96 |
|---|---|
| RGB | rgb(178, 237, 150) |
| HSL | hsl(101, 71%, 76%) |
| HSV | hsv(101, 37%, 93%) |
| CMYK | cmyk(24.9%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(88.08, -34.13, 36.28) |
| CIE-LCH | lch(88.08, 49.81, 133.25°) |
| OKLab | oklab(88.53% -0.0932 0.0899) |
| OKLCH | oklch(88.53% 0.13 136) |
| XYZ | xyz(54.1479, 72.2338, 39.9379) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.42
Tea Green
#BDF8A3
ΔE00 2.47
Light Pastel Green
#B2FBA5
ΔE00 3.42
Pale Light Green
#B1FC99
ΔE00 3.55
Pastel Green
#B0FF9D
ΔE00 4.17
Celery
#C1FD95
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ED96 #D196ED
analogous
#DDED96 #B2ED96 #96EDA5
triadic
#B2ED96 #96B2ED #ED96B2
tetradic
#B2ED96 #96DDED #D196ED #EDA596
square
#B2ED96 #96DDED #D196ED #EDA596
split-complementary
#B2ED96 #A596ED #ED96DD
monochromatic
#65DB2E #8CE462 #B2ED96 #D8F6CA #ECFBE5
Accessibility & contrast
On white
1.36
#B2ED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#B2ED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ED96
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ED96 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E090
Deuteranopia (green-blind)
#EADB9B
Tritanopia (blue-blind)
#B1E7D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2ed96; /* rgb */ color: rgb(178, 237, 150); /* oklch */ color: oklch(88.5% 0.130 136.0);
Tailwind
colors: {
custom: {
50: '#caf3b5',
500: '#b2ed96',
950: '#000000',
},
}SCSS
$custom: #b2ed96; $custom-light: #caf3b5; $custom-dark: #000000;
JSON
{
"hex": "#b2ed96",
"rgb": {
"r": 178,
"g": 237,
"b": 150
},
"hsl": {
"h": 100.69,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.88531,
"c": 0.12954,
"h": 136
},
"luminance": 0.72235
}Semantic roles & 50–950 ramp
primary
#B2ED96
secondary
#A75EC9
accent
#13D395
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581