#B2FC78#B2FC78
#B2FC78 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.5% C 0.180 H 133.1°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC78 |
|---|---|
| RGB | rgb(178, 252, 120) |
| HSL | hsl(94, 96%, 73%) |
| HSV | hsv(94, 52%, 99%) |
| CMYK | cmyk(29.4%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(91.88, -44.45, 55.41) |
| CIE-LCH | lch(91.88, 71.04, 128.74°) |
| OKLab | oklab(91.48% -0.1233 0.1316) |
| OKLCH | oklch(91.48% 0.18 133.1) |
| XYZ | xyz(56.5597, 80.4400, 30.3121) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.15
Light Lime
#AEFD6C
ΔE00 1.42
Key Lime
#AEFF6E
ΔE00 1.47
Pale Lime
#BEFD73
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC78 #C278FC
analogous
#F4FC78 #B2FC78 #78FC80
triadic
#B2FC78 #78B2FC #FC78B2
tetradic
#B2FC78 #78F4FC #C278FC #FC8078
square
#B2FC78 #78F4FC #C278FC #FC8078
split-complementary
#B2FC78 #8078FC #FC78F4
monochromatic
#6EF405 #90FB3C #B2FC78 #D4FDB4 #EEFEE1
Accessibility & contrast
On white
1.23
#B2FC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#B2FC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC78
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC78 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6C
Deuteranopia (green-blind)
#FAE681
Tritanopia (blue-blind)
#B3F3DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc78; /* rgb */ color: rgb(178, 252, 120); /* oklch */ color: oklch(91.5% 0.180 133.1);
Tailwind
colors: {
custom: {
50: '#ccfda2',
500: '#b2fc78',
950: '#000000',
},
}SCSS
$custom: #b2fc78; $custom-light: #ccfda2; $custom-dark: #000000;
JSON
{
"hex": "#b2fc78",
"rgb": {
"r": 178,
"g": 252,
"b": 120
},
"hsl": {
"h": 93.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91478,
"c": 0.1803,
"h": 133.1
},
"luminance": 0.80442
}Semantic roles & 50–950 ramp
primary
#B2FC78
secondary
#953FD9
accent
#00E681
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680