#B2EA95#B2EA95
#B2EA95 is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 87.8% C 0.126 H 135.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA95 |
|---|---|
| RGB | rgb(178, 234, 149) |
| HSL | hsl(100, 67%, 75%) |
| HSV | hsv(100, 36%, 92%) |
| CMYK | cmyk(23.9%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(87.23, -32.89, 35.67) |
| CIE-LCH | lch(87.23, 48.52, 132.67°) |
| OKLab | oklab(87.84% -0.0898 0.0885) |
| OKLCH | oklch(87.84% 0.126 135.4) |
| XYZ | xyz(53.2064, 70.4791, 39.2285) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.78
Tea Green
#BDF8A3
ΔE00 3.01
Light Pastel Green
#B2FBA5
ΔE00 4.05
Light Sage
#BCECAC
ΔE00 4.06
Light Grey Green
#B7E1A1
ΔE00 4.19
Pale Light Green
#B1FC99
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA95 #CD95EA
analogous
#DDEA95 #B2EA95 #95EAA2
triadic
#B2EA95 #95B2EA #EA95B2
tetradic
#B2EA95 #95DDEA #CD95EA #EAA295
square
#B2EA95 #95DDEA #CD95EA #EAA295
split-complementary
#B2EA95 #A295EA #EA95DD
monochromatic
#68D62F #8DE062 #B2EA95 #D7F4C8 #ECFAE5
Accessibility & contrast
On white
1.39
#B2EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#B2EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA95
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA95 | 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)
#F0DE8F
Deuteranopia (green-blind)
#E8D99A
Tritanopia (blue-blind)
#B1E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2ea95; /* rgb */ color: rgb(178, 234, 149); /* oklch */ color: oklch(87.8% 0.126 135.4);
Tailwind
colors: {
custom: {
50: '#caf1b5',
500: '#b2ea95',
950: '#000000',
},
}SCSS
$custom: #b2ea95; $custom-light: #caf1b5; $custom-dark: #000000;
JSON
{
"hex": "#b2ea95",
"rgb": {
"r": 178,
"g": 234,
"b": 149
},
"hsl": {
"h": 99.529,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.87841,
"c": 0.12608,
"h": 135.4
},
"luminance": 0.70481
}Semantic roles & 50–950 ramp
primary
#B2EA95
secondary
#A25EC5
accent
#17CF90
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581