#B2FE77#B2FE77
#B2FE77 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 91.9% C 0.184 H 133.3°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FE77 |
|---|---|
| RGB | rgb(178, 254, 119) |
| HSL | hsl(94, 99%, 73%) |
| HSV | hsv(94, 53%, 100%) |
| CMYK | cmyk(29.9%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(92.43, -45.41, 56.52) |
| CIE-LCH | lch(92.43, 72.50, 128.78°) |
| OKLab | oklab(91.92% -0.126 0.1339) |
| OKLCH | oklch(91.92% 0.184 133.3) |
| XYZ | xyz(57.1307, 81.6786, 30.2046) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 1.09
Light Lime
#AEFD6C
ΔE00 1.16
Spring Green (survey)
#A9F971
ΔE00 1.30
Pale Lime
#BEFD73
ΔE00 2.07
Pale Lime Green
#B1FF65
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FE77 #C377FE
analogous
#F5FE77 #B2FE77 #77FE7F
triadic
#B2FE77 #77B2FE #FE77B2
tetradic
#B2FE77 #77F5FE #C377FE #FE7F77
square
#B2FE77 #77F5FE #C377FE #FE7F77
split-complementary
#B2FE77 #7F77FE #FE77F5
monochromatic
#6EF902 #90FE3A #B2FE77 #D4FEB4 #EEFFE1
Accessibility & contrast
On white
1.21
#B2FE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#B2FE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FE77
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FE77 | 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)
#FFED6A
Deuteranopia (green-blind)
#FCE780
Tritanopia (blue-blind)
#B3F5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fe77; /* rgb */ color: rgb(178, 254, 119); /* oklch */ color: oklch(91.9% 0.184 133.3);
Tailwind
colors: {
custom: {
50: '#ccffa1',
500: '#b2fe77',
950: '#000000',
},
}SCSS
$custom: #b2fe77; $custom-light: #ccffa1; $custom-dark: #000000;
JSON
{
"hex": "#b2fe77",
"rgb": {
"r": 178,
"g": 254,
"b": 119
},
"hsl": {
"h": 93.778,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91921,
"c": 0.18387,
"h": 133.3
},
"luminance": 0.81681
}Semantic roles & 50–950 ramp
primary
#B2FE77
secondary
#973EDC
accent
#00E681
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680