#B2F781#B2F781
#B2F781 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.5% C 0.165 H 133.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F781 |
|---|---|
| RGB | rgb(178, 247, 129) |
| HSL | hsl(95, 88%, 74%) |
| HSV | hsv(95, 48%, 97%) |
| CMYK | cmyk(27.9%, 0%, 47.8%, 3.1%) |
| CIE-LAB | lab(90.58, -41.29, 49.68) |
| CIE-LCH | lch(90.58, 64.60, 129.73°) |
| OKLab | oklab(90.46% -0.114 0.1196) |
| OKLCH | oklch(90.46% 0.165 133.6) |
| XYZ | xyz(55.5822, 77.5697, 32.8086) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.93
Spring Green (survey)
#A9F971
ΔE00 2.21
Light Yellowish Green
#C2FF89
ΔE00 2.31
Celery
#C1FD95
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 2.80
Light Lime
#AEFD6C
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F781 #C681F7
analogous
#EDF781 #B2F781 #81F78B
triadic
#B2F781 #81B2F7 #F781B2
tetradic
#B2F781 #81EDF7 #C681F7 #F78B81
square
#B2F781 #81EDF7 #C681F7 #F78B81
split-complementary
#B2F781 #8B81F7 #F781ED
monochromatic
#6CEE0F #8FF347 #B2F781 #D5FBBB #EDFDE2
Accessibility & contrast
On white
1.27
#B2F781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#B2F781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F781
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F781 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#B3EFDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2f781; /* rgb */ color: rgb(178, 247, 129); /* oklch */ color: oklch(90.5% 0.165 133.6);
Tailwind
colors: {
custom: {
50: '#ccfaa8',
500: '#b2f781',
950: '#000000',
},
}SCSS
$custom: #b2f781; $custom-light: #ccfaa8; $custom-dark: #000000;
JSON
{
"hex": "#b2f781",
"rgb": {
"r": 178,
"g": 247,
"b": 129
},
"hsl": {
"h": 95.085,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.90458,
"c": 0.16516,
"h": 133.6
},
"luminance": 0.77571
}Semantic roles & 50–950 ramp
primary
#B2F781
secondary
#9A49D4
accent
#01E586
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581