#B2FC7C#B2FC7C
#B2FC7C is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.5% C 0.177 H 133.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC7C |
|---|---|
| RGB | rgb(178, 252, 124) |
| HSL | hsl(95, 96%, 74%) |
| HSV | hsv(95, 51%, 99%) |
| CMYK | cmyk(29.4%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(91.93, -44.03, 53.64) |
| CIE-LCH | lch(91.93, 69.39, 129.38°) |
| OKLab | oklab(91.53% -0.1218 0.128) |
| OKLCH | oklch(91.53% 0.177 133.6) |
| XYZ | xyz(56.8075, 80.5391, 31.6174) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.35
Key Lime
#AEFF6E
ΔE00 1.90
Light Lime
#AEFD6C
ΔE00 1.91
Light Yellowish Green
#C2FF89
ΔE00 2.18
Light Pea Green
#C4FE82
ΔE00 2.43
Pale Lime
#BEFD73
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC7C #C67CFC
analogous
#F2FC7C #B2FC7C #7CFC86
triadic
#B2FC7C #7CB2FC #FC7CB2
tetradic
#B2FC7C #7CF2FC #C67CFC #FC867C
square
#B2FC7C #7CF2FC #C67CFC #FC867C
split-complementary
#B2FC7C #867CFC #FC7CF2
monochromatic
#6CF806 #8FFB40 #B2FC7C #D5FDB8 #EDFEE1
Accessibility & contrast
On white
1.23
#B2FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#B2FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC7C
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC7C | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC70
Deuteranopia (green-blind)
#FAE684
Tritanopia (blue-blind)
#B3F4DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc7c; /* rgb */ color: rgb(178, 252, 124); /* oklch */ color: oklch(91.5% 0.177 133.6);
Tailwind
colors: {
custom: {
50: '#ccfda5',
500: '#b2fc7c',
950: '#000000',
},
}SCSS
$custom: #b2fc7c; $custom-light: #ccfda5; $custom-dark: #000000;
JSON
{
"hex": "#b2fc7c",
"rgb": {
"r": 178,
"g": 252,
"b": 124
},
"hsl": {
"h": 94.688,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91528,
"c": 0.1767,
"h": 133.6
},
"luminance": 0.80541
}Semantic roles & 50–950 ramp
primary
#B2FC7C
secondary
#9A43DA
accent
#00E685
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680