#B2ED95#B2ED95
#B2ED95 is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.5% C 0.131 H 135.8°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ED95 |
|---|---|
| RGB | rgb(178, 237, 149) |
| HSL | hsl(100, 71%, 76%) |
| HSV | hsv(100, 37%, 93%) |
| CMYK | cmyk(24.9%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(88.07, -34.27, 36.76) |
| CIE-LCH | lch(88.07, 50.26, 132.99°) |
| OKLab | oklab(88.51% -0.0937 0.091) |
| OKLCH | oklch(88.51% 0.131 135.8) |
| XYZ | xyz(54.0677, 72.2017, 39.5156) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.52
Washed Out Green
#BCF5A6
ΔE00 2.54
Light Pastel Green
#B2FBA5
ΔE00 3.49
Pale Light Green
#B1FC99
ΔE00 3.51
Celery
#C1FD95
ΔE00 4.10
Pastel Green
#B0FF9D
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ED95 #D095ED
analogous
#DEED95 #B2ED95 #95EDA4
triadic
#B2ED95 #95B2ED #ED95B2
tetradic
#B2ED95 #95DEED #D095ED #EDA495
square
#B2ED95 #95DEED #D095ED #EDA495
split-complementary
#B2ED95 #A495ED #ED95DE
monochromatic
#66DB2C #8CE461 #B2ED95 #D8F6C9 #ECFBE5
Accessibility & contrast
On white
1.36
#B2ED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#B2ED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ED95
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ED95 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#EADB9A
Tritanopia (blue-blind)
#B1E7D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2ed95; /* rgb */ color: rgb(178, 237, 149); /* oklch */ color: oklch(88.5% 0.131 135.8);
Tailwind
colors: {
custom: {
50: '#caf3b5',
500: '#b2ed95',
950: '#000000',
},
}SCSS
$custom: #b2ed95; $custom-light: #caf3b5; $custom-dark: #000000;
JSON
{
"hex": "#b2ed95",
"rgb": {
"r": 178,
"g": 237,
"b": 149
},
"hsl": {
"h": 100.227,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.88513,
"c": 0.1306,
"h": 135.8
},
"luminance": 0.72203
}Semantic roles & 50–950 ramp
primary
#B2ED95
secondary
#A55DC9
accent
#13D394
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581