#B2FE78#B2FE78
#B2FE78 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 91.9% C 0.183 H 133.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FE78 |
|---|---|
| RGB | rgb(178, 254, 120) |
| HSL | hsl(94, 99%, 73%) |
| HSV | hsv(94, 53%, 100%) |
| CMYK | cmyk(29.9%, 0%, 52.8%, 0.4%) |
| CIE-LAB | lab(92.44, -45.31, 56.08) |
| CIE-LCH | lch(92.44, 72.10, 128.94°) |
| OKLab | oklab(91.93% -0.1257 0.133) |
| OKLCH | oklch(91.93% 0.183 133.4) |
| XYZ | xyz(57.1910, 81.7027, 30.5226) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 1.20
Light Lime
#AEFD6C
ΔE00 1.28
Spring Green (survey)
#A9F971
ΔE00 1.30
Pale Lime
#BEFD73
ΔE00 2.15
Pale Lime Green
#B1FF65
ΔE00 2.23
Light Yellowish Green
#C2FF89
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FE78 #C478FE
analogous
#F5FE78 #B2FE78 #78FE81
triadic
#B2FE78 #78B2FE #FE78B2
tetradic
#B2FE78 #78F5FE #C478FE #FE8178
square
#B2FE78 #78F5FE #C478FE #FE8178
split-complementary
#B2FE78 #8178FE #FE78F5
monochromatic
#6DFA02 #8FFE3B #B2FE78 #D5FEB5 #EEFFE1
Accessibility & contrast
On white
1.21
#B2FE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#B2FE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FE78
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FE78 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6B
Deuteranopia (green-blind)
#FCE781
Tritanopia (blue-blind)
#B3F5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fe78; /* rgb */ color: rgb(178, 254, 120); /* oklch */ color: oklch(91.9% 0.183 133.4);
Tailwind
colors: {
custom: {
50: '#ccffa2',
500: '#b2fe78',
950: '#000000',
},
}SCSS
$custom: #b2fe78; $custom-light: #ccffa2; $custom-dark: #000000;
JSON
{
"hex": "#b2fe78",
"rgb": {
"r": 178,
"g": 254,
"b": 120
},
"hsl": {
"h": 94.03,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.91933,
"c": 0.18299,
"h": 133.4
},
"luminance": 0.81705
}Semantic roles & 50–950 ramp
primary
#B2FE78
secondary
#983FDC
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680