#B2FA7A#B2FA7A
#B2FA7A is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.0% C 0.176 H 133.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA7A |
|---|---|
| RGB | rgb(178, 250, 122) |
| HSL | hsl(94, 93%, 73%) |
| HSV | hsv(94, 51%, 98%) |
| CMYK | cmyk(28.8%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(91.34, -43.37, 53.86) |
| CIE-LCH | lch(91.34, 69.15, 128.85°) |
| OKLab | oklab(91.05% -0.1202 0.1283) |
| OKLCH | oklch(91.05% 0.176 133.1) |
| XYZ | xyz(56.0576, 79.2395, 30.7498) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.26
Light Lime
#AEFD6C
ΔE00 1.90
Key Lime
#AEFF6E
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.25
Pale Lime
#BEFD73
ΔE00 2.34
Light Pea Green
#C4FE82
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA7A #C27AFA
analogous
#F2FA7A #B2FA7A #7AFA82
triadic
#B2FA7A #7AB2FA #FA7AB2
tetradic
#B2FA7A #7AF2FA #C27AFA #FA827A
square
#B2FA7A #7AF2FA #C27AFA #FA827A
split-complementary
#B2FA7A #827AFA #FA7AF2
monochromatic
#6EF109 #90F83F #B2FA7A #D4FCB5 #EEFEE2
Accessibility & contrast
On white
1.25
#B2FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#B2FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA7A
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA7A | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6E
Deuteranopia (green-blind)
#F8E482
Tritanopia (blue-blind)
#B3F1DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2fa7a; /* rgb */ color: rgb(178, 250, 122); /* oklch */ color: oklch(91.0% 0.176 133.1);
Tailwind
colors: {
custom: {
50: '#ccfca3',
500: '#b2fa7a',
950: '#000000',
},
}SCSS
$custom: #b2fa7a; $custom-light: #ccfca3; $custom-dark: #000000;
JSON
{
"hex": "#b2fa7a",
"rgb": {
"r": 178,
"g": 250,
"b": 122
},
"hsl": {
"h": 93.75,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.91047,
"c": 0.1758,
"h": 133.1
},
"luminance": 0.79241
}Semantic roles & 50–950 ramp
primary
#B2FA7A
secondary
#9541D7
accent
#00E681
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580