#B2FC7B#B2FC7B
#B2FC7B is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.5% C 0.178 H 133.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC7B |
|---|---|
| RGB | rgb(178, 252, 123) |
| HSL | hsl(94, 96%, 74%) |
| HSV | hsv(94, 51%, 99%) |
| CMYK | cmyk(29.4%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(91.91, -44.13, 54.08) |
| CIE-LCH | lch(91.91, 69.81, 129.22°) |
| OKLab | oklab(91.52% -0.1222 0.1289) |
| OKLCH | oklch(91.52% 0.178 133.5) |
| XYZ | xyz(56.7446, 80.5139, 31.2860) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.28
Light Lime
#AEFD6C
ΔE00 1.78
Key Lime
#AEFF6E
ΔE00 1.79
Light Yellowish Green
#C2FF89
ΔE00 2.22
Pale Lime
#BEFD73
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC7B #C57BFC
analogous
#F2FC7B #B2FC7B #7BFC84
triadic
#B2FC7B #7BB2FC #FC7BB2
tetradic
#B2FC7B #7BF2FC #C57BFC #FC847B
square
#B2FC7B #7BF2FC #C57BFC #FC847B
split-complementary
#B2FC7B #847BFC #FC7BF2
monochromatic
#6DF706 #8FFB3F #B2FC7B #D5FDB7 #EEFEE1
Accessibility & contrast
On white
1.23
#B2FC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#B2FC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC7B
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC7B | 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)
#FFEC6F
Deuteranopia (green-blind)
#FAE683
Tritanopia (blue-blind)
#B3F3DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc7b; /* rgb */ color: rgb(178, 252, 123); /* oklch */ color: oklch(91.5% 0.178 133.5);
Tailwind
colors: {
custom: {
50: '#ccfda4',
500: '#b2fc7b',
950: '#000000',
},
}SCSS
$custom: #b2fc7b; $custom-light: #ccfda4; $custom-dark: #000000;
JSON
{
"hex": "#b2fc7b",
"rgb": {
"r": 178,
"g": 252,
"b": 123
},
"hsl": {
"h": 94.419,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91515,
"c": 0.17761,
"h": 133.5
},
"luminance": 0.80516
}Semantic roles & 50–950 ramp
primary
#B2FC7B
secondary
#9942D9
accent
#00E684
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680