#B2FD77#B2FD77
#B2FD77 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.7% C 0.183 H 133.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FD77 |
|---|---|
| RGB | rgb(178, 253, 119) |
| HSL | hsl(94, 97%, 73%) |
| HSV | hsv(94, 53%, 99%) |
| CMYK | cmyk(29.6%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(92.15, -44.98, 56.18) |
| CIE-LCH | lch(92.15, 71.97, 128.68°) |
| OKLab | oklab(91.69% -0.1248 0.1332) |
| OKLCH | oklch(91.69% 0.183 133.1) |
| XYZ | xyz(56.8142, 81.0455, 30.0991) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.20
Light Lime
#AEFD6C
ΔE00 1.21
Key Lime
#AEFF6E
ΔE00 1.22
Pale Lime
#BEFD73
ΔE00 2.03
Pale Lime Green
#B1FF65
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FD77 #C277FD
analogous
#F5FD77 #B2FD77 #77FD7F
triadic
#B2FD77 #77B2FD #FD77B2
tetradic
#B2FD77 #77F5FD #C277FD #FD7F77
square
#B2FD77 #77F5FD #C277FD #FD7F77
split-complementary
#B2FD77 #7F77FD #FD77F5
monochromatic
#6EF604 #90FC3B #B2FD77 #D4FEB3 #EEFFE1
Accessibility & contrast
On white
1.22
#B2FD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#B2FD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FD77
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FD77 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#FBE680
Tritanopia (blue-blind)
#B3F4DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fd77; /* rgb */ color: rgb(178, 253, 119); /* oklch */ color: oklch(91.7% 0.183 133.1);
Tailwind
colors: {
custom: {
50: '#ccfea1',
500: '#b2fd77',
950: '#000000',
},
}SCSS
$custom: #b2fd77; $custom-light: #ccfea1; $custom-dark: #000000;
JSON
{
"hex": "#b2fd77",
"rgb": {
"r": 178,
"g": 253,
"b": 119
},
"hsl": {
"h": 93.582,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91693,
"c": 0.18252,
"h": 133.1
},
"luminance": 0.81047
}Semantic roles & 50–950 ramp
primary
#B2FD77
secondary
#953EDA
accent
#00E680
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680