#B2FA7C#B2FA7C
#B2FA7C is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.1% C 0.174 H 133.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA7C |
|---|---|
| RGB | rgb(178, 250, 124) |
| HSL | hsl(94, 93%, 73%) |
| HSV | hsv(94, 50%, 98%) |
| CMYK | cmyk(28.8%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(91.37, -43.16, 52.96) |
| CIE-LCH | lch(91.37, 68.32, 129.18°) |
| OKLab | oklab(91.07% -0.1194 0.1265) |
| OKLCH | oklch(91.07% 0.174 133.4) |
| XYZ | xyz(56.1828, 79.2896, 31.4092) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.40
Light Lime
#AEFD6C
ΔE00 2.13
Light Yellowish Green
#C2FF89
ΔE00 2.17
Key Lime
#AEFF6E
ΔE00 2.21
Pistachio (survey)
#C0FA8B
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA7C #C47CFA
analogous
#F1FA7C #B2FA7C #7CFA85
triadic
#B2FA7C #7CB2FA #FA7CB2
tetradic
#B2FA7C #7CF1FA #C47CFA #FA857C
square
#B2FA7C #7CF1FA #C47CFA #FA857C
split-complementary
#B2FA7C #857CFA #FA7CF1
monochromatic
#6DF209 #8FF841 #B2FA7C #D5FCB7 #EEFEE2
Accessibility & contrast
On white
1.25
#B2FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#B2FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA7C
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA7C | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#B3F2DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2fa7c; /* rgb */ color: rgb(178, 250, 124); /* oklch */ color: oklch(91.1% 0.174 133.4);
Tailwind
colors: {
custom: {
50: '#ccfca4',
500: '#b2fa7c',
950: '#000000',
},
}SCSS
$custom: #b2fa7c; $custom-light: #ccfca4; $custom-dark: #000000;
JSON
{
"hex": "#b2fa7c",
"rgb": {
"r": 178,
"g": 250,
"b": 124
},
"hsl": {
"h": 94.286,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.91073,
"c": 0.17398,
"h": 133.4
},
"luminance": 0.79291
}Semantic roles & 50–950 ramp
primary
#B2FA7C
secondary
#9843D7
accent
#00E683
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580