#B2F482#B2F482
#B2F482 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 89.8% C 0.160 H 133.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F482 |
|---|---|
| RGB | rgb(178, 244, 130) |
| HSL | hsl(95, 84%, 73%) |
| HSV | hsv(95, 47%, 96%) |
| CMYK | cmyk(27%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(89.76, -39.85, 48.19) |
| CIE-LCH | lch(89.76, 62.53, 129.59°) |
| OKLab | oklab(89.79% -0.1099 0.1163) |
| OKLCH | oklch(89.79% 0.16 133.4) |
| XYZ | xyz(54.7390, 75.7764, 32.8570) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Celery
#C1FD95
ΔE00 2.69
Light Yellowish Green
#C2FF89
ΔE00 2.71
Spring Green (survey)
#A9F971
ΔE00 2.78
Light Pea Green
#C4FE82
ΔE00 3.18
Pale Light Green
#B1FC99
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F482 #C482F4
analogous
#EBF482 #B2F482 #82F48B
triadic
#B2F482 #82B2F4 #F482B2
tetradic
#B2F482 #82EBF4 #C482F4 #F48B82
square
#B2F482 #82EBF4 #C482F4 #F48B82
split-complementary
#B2F482 #8B82F4 #F482EB
monochromatic
#6DE714 #8FEF4A #B2F482 #D5F9BA #EEFDE3
Accessibility & contrast
On white
1.30
#B2F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#B2F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F482
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F482 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#F2E089
Tritanopia (blue-blind)
#B3ECD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2f482; /* rgb */ color: rgb(178, 244, 130); /* oklch */ color: oklch(89.8% 0.160 133.4);
Tailwind
colors: {
custom: {
50: '#cbf8a8',
500: '#b2f482',
950: '#000000',
},
}SCSS
$custom: #b2f482; $custom-light: #cbf8a8; $custom-dark: #000000;
JSON
{
"hex": "#b2f482",
"rgb": {
"r": 178,
"g": 244,
"b": 130
},
"hsl": {
"h": 94.737,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.89792,
"c": 0.16,
"h": 133.4
},
"luminance": 0.75778
}Semantic roles & 50–950 ramp
primary
#B2F482
secondary
#984AD0
accent
#05E084
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581