#B2EA92#B2EA92
#B2EA92 is a very light, vivid yellow-green. Relative luminance 0.704; OKLCH L 87.8% C 0.129 H 134.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA92 |
|---|---|
| RGB | rgb(178, 234, 146) |
| HSL | hsl(98, 68%, 75%) |
| HSV | hsv(98, 38%, 92%) |
| CMYK | cmyk(23.9%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(87.19, -33.30, 37.11) |
| CIE-LCH | lch(87.19, 49.86, 131.90°) |
| OKLab | oklab(87.79% -0.0911 0.0917) |
| OKLCH | oklch(87.79% 0.129 134.8) |
| XYZ | xyz(52.9700, 70.3845, 37.9833) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.09
Tea Green
#BDF8A3
ΔE00 3.15
Pale Light Green
#B1FC99
ΔE00 4.18
Light Pastel Green
#B2FBA5
ΔE00 4.23
Celery
#C1FD95
ΔE00 4.48
Light Sage
#BCECAC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA92 #CA92EA
analogous
#DEEA92 #B2EA92 #92EA9E
triadic
#B2EA92 #92B2EA #EA92B2
tetradic
#B2EA92 #92DEEA #CA92EA #EA9E92
square
#B2EA92 #92DEEA #CA92EA #EA9E92
split-complementary
#B2EA92 #9E92EA #EA92DE
monochromatic
#6AD62B #8EE05F #B2EA92 #D6F4C5 #EDFAE5
Accessibility & contrast
On white
1.39
#B2EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#B2EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA92
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA92 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#B2E4D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea92; /* rgb */ color: rgb(178, 234, 146); /* oklch */ color: oklch(87.8% 0.129 134.8);
Tailwind
colors: {
custom: {
50: '#caf1b3',
500: '#b2ea92',
950: '#000000',
},
}SCSS
$custom: #b2ea92; $custom-light: #caf1b3; $custom-dark: #000000;
JSON
{
"hex": "#b2ea92",
"rgb": {
"r": 178,
"g": 234,
"b": 146
},
"hsl": {
"h": 98.182,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.87788,
"c": 0.12925,
"h": 134.8
},
"luminance": 0.70386
}Semantic roles & 50–950 ramp
primary
#B2EA92
secondary
#9E5CC5
accent
#16D08C
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581