#B2EA94#B2EA94
#B2EA94 is a very light, vivid yellow-green. Relative luminance 0.704; OKLCH L 87.8% C 0.127 H 135.2°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA94 |
|---|---|
| RGB | rgb(178, 234, 148) |
| HSL | hsl(99, 67%, 75%) |
| HSV | hsv(99, 37%, 92%) |
| CMYK | cmyk(23.9%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(87.22, -33.02, 36.15) |
| CIE-LCH | lch(87.22, 48.97, 132.41°) |
| OKLab | oklab(87.82% -0.0902 0.0896) |
| OKLCH | oklch(87.82% 0.127 135.2) |
| XYZ | xyz(53.1269, 70.4473, 38.8098) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.87
Tea Green
#BDF8A3
ΔE00 3.05
Light Pastel Green
#B2FBA5
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 4.23
Pale Light Green
#B1FC99
ΔE00 4.23
Light Grey Green
#B7E1A1
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA94 #CC94EA
analogous
#DDEA94 #B2EA94 #94EAA1
triadic
#B2EA94 #94B2EA #EA94B2
tetradic
#B2EA94 #94DDEA #CC94EA #EAA194
square
#B2EA94 #94DDEA #CC94EA #EAA194
split-complementary
#B2EA94 #A194EA #EA94DD
monochromatic
#68D62E #8DE061 #B2EA94 #D7F4C7 #EDFAE5
Accessibility & contrast
On white
1.39
#B2EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#B2EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA94
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA94 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8E
Deuteranopia (green-blind)
#E8D999
Tritanopia (blue-blind)
#B2E4D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea94; /* rgb */ color: rgb(178, 234, 148); /* oklch */ color: oklch(87.8% 0.127 135.2);
Tailwind
colors: {
custom: {
50: '#caf1b4',
500: '#b2ea94',
950: '#000000',
},
}SCSS
$custom: #b2ea94; $custom-light: #caf1b4; $custom-dark: #000000;
JSON
{
"hex": "#b2ea94",
"rgb": {
"r": 178,
"g": 234,
"b": 148
},
"hsl": {
"h": 99.07,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.87823,
"c": 0.12714,
"h": 135.2
},
"luminance": 0.70449
}Semantic roles & 50–950 ramp
primary
#B2EA94
secondary
#A15DC5
accent
#16CF8F
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581