#B2FB7A#B2FB7A
#B2FB7A is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.3% C 0.177 H 133.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FB7A |
|---|---|
| RGB | rgb(178, 251, 122) |
| HSL | hsl(94, 94%, 73%) |
| HSV | hsv(94, 51%, 98%) |
| CMYK | cmyk(29.1%, 0%, 51.4%, 1.6%) |
| CIE-LAB | lab(91.62, -43.81, 54.19) |
| CIE-LCH | lch(91.62, 69.68, 128.95°) |
| OKLab | oklab(91.28% -0.1214 0.1291) |
| OKLCH | oklch(91.28% 0.177 133.2) |
| XYZ | xyz(56.3691, 79.8626, 30.8536) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.22
Light Lime
#AEFD6C
ΔE00 1.77
Key Lime
#AEFF6E
ΔE00 1.83
Light Yellowish Green
#C2FF89
ΔE00 2.25
Pale Lime
#BEFD73
ΔE00 2.30
Light Pea Green
#C4FE82
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FB7A #C37AFB
analogous
#F3FB7A #B2FB7A #7AFB82
triadic
#B2FB7A #7AB2FB #FB7AB2
tetradic
#B2FB7A #7AF3FB #C37AFB #FB827A
square
#B2FB7A #7AF3FB #C37AFB #FB827A
split-complementary
#B2FB7A #827AFB #FB7AF3
monochromatic
#6EF307 #90F93F #B2FB7A #D4FDB5 #EEFEE1
Accessibility & contrast
On white
1.24
#B2FB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#B2FB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FB7A
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FB7A | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6E
Deuteranopia (green-blind)
#F9E582
Tritanopia (blue-blind)
#B3F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fb7a; /* rgb */ color: rgb(178, 251, 122); /* oklch */ color: oklch(91.3% 0.177 133.2);
Tailwind
colors: {
custom: {
50: '#ccfda3',
500: '#b2fb7a',
950: '#000000',
},
}SCSS
$custom: #b2fb7a; $custom-light: #ccfda3; $custom-dark: #000000;
JSON
{
"hex": "#b2fb7a",
"rgb": {
"r": 178,
"g": 251,
"b": 122
},
"hsl": {
"h": 93.953,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.91275,
"c": 0.17716,
"h": 133.2
},
"luminance": 0.79864
}Semantic roles & 50–950 ramp
primary
#B2FB7A
secondary
#9741D8
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580