#B2FC7A#B2FC7A
#B2FC7A is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.5% C 0.179 H 133.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC7A |
|---|---|
| RGB | rgb(178, 252, 122) |
| HSL | hsl(94, 96%, 73%) |
| HSV | hsv(94, 52%, 99%) |
| CMYK | cmyk(29.4%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(91.90, -44.24, 54.53) |
| CIE-LCH | lch(91.90, 70.22, 129.05°) |
| OKLab | oklab(91.5% -0.1226 0.1298) |
| OKLCH | oklch(91.5% 0.179 133.4) |
| XYZ | xyz(56.6823, 80.4890, 30.9580) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.23
Light Lime
#AEFD6C
ΔE00 1.66
Key Lime
#AEFF6E
ΔE00 1.68
Light Yellowish Green
#C2FF89
ΔE00 2.27
Pale Lime
#BEFD73
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC7A #C47AFC
analogous
#F3FC7A #B2FC7A #7AFC83
triadic
#B2FC7A #7AB2FC #FC7AB2
tetradic
#B2FC7A #7AF3FC #C47AFC #FC837A
square
#B2FC7A #7AF3FC #C47AFC #FC837A
split-complementary
#B2FC7A #837AFC #FC7AF3
monochromatic
#6DF606 #8FFB3E #B2FC7A #D5FDB6 #EEFEE1
Accessibility & contrast
On white
1.23
#B2FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#B2FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC7A
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC7A | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6E
Deuteranopia (green-blind)
#FAE683
Tritanopia (blue-blind)
#B3F3DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc7a; /* rgb */ color: rgb(178, 252, 122); /* oklch */ color: oklch(91.5% 0.179 133.4);
Tailwind
colors: {
custom: {
50: '#ccfda3',
500: '#b2fc7a',
950: '#000000',
},
}SCSS
$custom: #b2fc7a; $custom-light: #ccfda3; $custom-dark: #000000;
JSON
{
"hex": "#b2fc7a",
"rgb": {
"r": 178,
"g": 252,
"b": 122
},
"hsl": {
"h": 94.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91503,
"c": 0.17851,
"h": 133.4
},
"luminance": 0.80491
}Semantic roles & 50–950 ramp
primary
#B2FC7A
secondary
#9841D9
accent
#00E683
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680