#B2F586#B2F586
#B2F586 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.1% C 0.158 H 134.1°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F586 |
|---|---|
| RGB | rgb(178, 245, 134) |
| HSL | hsl(96, 85%, 74%) |
| HSV | hsv(96, 45%, 96%) |
| CMYK | cmyk(27.3%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(90.09, -39.82, 46.69) |
| CIE-LCH | lch(90.09, 61.36, 130.46°) |
| OKLab | oklab(90.08% -0.1096 0.1131) |
| OKLCH | oklch(90.08% 0.158 134.1) |
| XYZ | xyz(55.3144, 76.4893, 34.3992) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Celery
#C1FD95
ΔE00 2.37
Light Yellowish Green
#C2FF89
ΔE00 2.76
Pale Light Green
#B1FC99
ΔE00 2.94
Spring Green (survey)
#A9F971
ΔE00 3.09
Light Pea Green
#C4FE82
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F586 #C986F5
analogous
#EAF586 #B2F586 #86F592
triadic
#B2F586 #86B2F5 #F586B2
tetradic
#B2F586 #86EAF5 #C986F5 #F59286
square
#B2F586 #86EAF5 #C986F5 #F59286
split-complementary
#B2F586 #9286F5 #F586EA
monochromatic
#6AEC15 #8EF04D #B2F586 #D6FABF #EDFDE3
Accessibility & contrast
On white
1.29
#B2F586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#B2F586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F586
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F586 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67D
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#B2EDDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f586; /* rgb */ color: rgb(178, 245, 134); /* oklch */ color: oklch(90.1% 0.158 134.1);
Tailwind
colors: {
custom: {
50: '#cbf8ab',
500: '#b2f586',
950: '#000000',
},
}SCSS
$custom: #b2f586; $custom-light: #cbf8ab; $custom-dark: #000000;
JSON
{
"hex": "#b2f586",
"rgb": {
"r": 178,
"g": 245,
"b": 134
},
"hsl": {
"h": 96.216,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.90076,
"c": 0.15753,
"h": 134.1
},
"luminance": 0.76491
}Semantic roles & 50–950 ramp
primary
#B2F586
secondary
#9D4ED2
accent
#04E18A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581