#B2FA7B#B2FA7B
#B2FA7B is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.1% C 0.175 H 133.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA7B |
|---|---|
| RGB | rgb(178, 250, 123) |
| HSL | hsl(94, 93%, 73%) |
| HSV | hsv(94, 51%, 98%) |
| CMYK | cmyk(28.8%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(91.35, -43.27, 53.41) |
| CIE-LCH | lch(91.35, 68.74, 129.01°) |
| OKLab | oklab(91.06% -0.1198 0.1274) |
| OKLCH | oklch(91.06% 0.175 133.2) |
| XYZ | xyz(56.1198, 79.2644, 31.0778) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.32
Light Lime
#AEFD6C
ΔE00 2.01
Key Lime
#AEFF6E
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.39
Pale Lime
#BEFD73
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA7B #C37BFA
analogous
#F1FA7B #B2FA7B #7BFA83
triadic
#B2FA7B #7BB2FA #FA7BB2
tetradic
#B2FA7B #7BF1FA #C37BFA #FA837B
square
#B2FA7B #7BF1FA #C37BFA #FA837B
split-complementary
#B2FA7B #837BFA #FA7BF1
monochromatic
#6EF109 #90F840 #B2FA7B #D4FCB6 #EEFEE2
Accessibility & contrast
On white
1.25
#B2FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#B2FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA7B
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA7B | 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)
#FFEA70
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#B3F2DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2fa7b; /* rgb */ color: rgb(178, 250, 123); /* oklch */ color: oklch(91.1% 0.175 133.2);
Tailwind
colors: {
custom: {
50: '#ccfca4',
500: '#b2fa7b',
950: '#000000',
},
}SCSS
$custom: #b2fa7b; $custom-light: #ccfca4; $custom-dark: #000000;
JSON
{
"hex": "#b2fa7b",
"rgb": {
"r": 178,
"g": 250,
"b": 123
},
"hsl": {
"h": 94.016,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.9106,
"c": 0.17489,
"h": 133.2
},
"luminance": 0.79266
}Semantic roles & 50–950 ramp
primary
#B2FA7B
secondary
#9742D7
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580