#B2F686#B2F686
#B2F686 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.3% C 0.159 H 134.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F686 |
|---|---|
| RGB | rgb(178, 246, 134) |
| HSL | hsl(96, 86%, 75%) |
| HSV | hsv(96, 46%, 96%) |
| CMYK | cmyk(27.6%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(90.37, -40.26, 47.04) |
| CIE-LCH | lch(90.37, 61.92, 130.56°) |
| OKLab | oklab(90.3% -0.1108 0.1139) |
| OKLCH | oklch(90.3% 0.159 134.2) |
| XYZ | xyz(55.6178, 77.0960, 34.5003) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.92
Celery
#C1FD95
ΔE00 2.31
Light Yellowish Green
#C2FF89
ΔE00 2.63
Pale Light Green
#B1FC99
ΔE00 2.89
Spring Green (survey)
#A9F971
ΔE00 2.95
Light Pea Green
#C4FE82
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F686 #CA86F6
analogous
#EAF686 #B2F686 #86F692
triadic
#B2F686 #86B2F6 #F686B2
tetradic
#B2F686 #86EAF6 #CA86F6 #F69286
square
#B2F686 #86EAF6 #CA86F6 #F69286
split-complementary
#B2F686 #9286F6 #F686EA
monochromatic
#6AEE14 #8EF24D #B2F686 #D6FABF #EDFDE3
Accessibility & contrast
On white
1.28
#B2F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#B2F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F686
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F686 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#F4E18D
Tritanopia (blue-blind)
#B2EEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f686; /* rgb */ color: rgb(178, 246, 134); /* oklch */ color: oklch(90.3% 0.159 134.2);
Tailwind
colors: {
custom: {
50: '#cbf9ab',
500: '#b2f686',
950: '#000000',
},
}SCSS
$custom: #b2f686; $custom-light: #cbf9ab; $custom-dark: #000000;
JSON
{
"hex": "#b2f686",
"rgb": {
"r": 178,
"g": 246,
"b": 134
},
"hsl": {
"h": 96.429,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.90303,
"c": 0.15895,
"h": 134.2
},
"luminance": 0.77098
}Semantic roles & 50–950 ramp
primary
#B2F686
secondary
#9E4DD3
accent
#03E38B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581