#B2F486#B2F486
#B2F486 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 89.8% C 0.156 H 134.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F486 |
|---|---|
| RGB | rgb(178, 244, 134) |
| HSL | hsl(96, 83%, 74%) |
| HSV | hsv(96, 45%, 96%) |
| CMYK | cmyk(27%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(89.81, -39.37, 46.34) |
| CIE-LCH | lch(89.81, 60.81, 130.35°) |
| OKLab | oklab(89.85% -0.1084 0.1124) |
| OKLCH | oklch(89.85% 0.156 134) |
| XYZ | xyz(55.0127, 75.8859, 34.2986) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.45
Light Yellowish Green
#C2FF89
ΔE00 2.91
Pale Light Green
#B1FC99
ΔE00 3.01
Spring Green (survey)
#A9F971
ΔE00 3.25
Light Pea Green
#C4FE82
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F486 #C886F4
analogous
#E9F486 #B2F486 #86F491
triadic
#B2F486 #86B2F4 #F486B2
tetradic
#B2F486 #86E9F4 #C886F4 #F49186
square
#B2F486 #86E9F4 #C886F4 #F49186
split-complementary
#B2F486 #9186F4 #F486E9
monochromatic
#6BEA16 #8EEF4E #B2F486 #D6F9BE #EDFCE3
Accessibility & contrast
On white
1.30
#B2F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#B2F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F486
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F486 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57D
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#B2ECDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2f486; /* rgb */ color: rgb(178, 244, 134); /* oklch */ color: oklch(89.8% 0.156 134.0);
Tailwind
colors: {
custom: {
50: '#cbf8ab',
500: '#b2f486',
950: '#000000',
},
}SCSS
$custom: #b2f486; $custom-light: #cbf8ab; $custom-dark: #000000;
JSON
{
"hex": "#b2f486",
"rgb": {
"r": 178,
"g": 244,
"b": 134
},
"hsl": {
"h": 96,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.8985,
"c": 0.15611,
"h": 134
},
"luminance": 0.75888
}Semantic roles & 50–950 ramp
primary
#B2F486
secondary
#9C4ED0
accent
#06E089
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581