#B2FF77#B2FF77
#B2FF77 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.1% C 0.185 H 133.4°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF77 |
|---|---|
| RGB | rgb(178, 255, 119) |
| HSL | hsl(94, 100%, 73%) |
| HSV | hsv(94, 53%, 100%) |
| CMYK | cmyk(30.2%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(92.71, -45.84, 56.85) |
| CIE-LCH | lch(92.71, 73.03, 128.88°) |
| OKLab | oklab(92.15% -0.1272 0.1346) |
| OKLCH | oklch(92.15% 0.185 133.4) |
| XYZ | xyz(57.4488, 82.3149, 30.3107) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.99
Light Lime
#AEFD6C
ΔE00 1.15
Spring Green (survey)
#A9F971
ΔE00 1.42
Pale Lime Green
#B1FF65
ΔE00 2.04
Pale Lime
#BEFD73
ΔE00 2.13
Light Lime Green
#B9FF66
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF77 #C477FF
analogous
#F6FF77 #B2FF77 #77FF80
triadic
#B2FF77 #77B2FF #FF77B2
tetradic
#B2FF77 #77F6FF #C477FF #FF8077
square
#B2FF77 #77F6FF #C477FF #FF8077
split-complementary
#B2FF77 #8077FF #FF77F6
monochromatic
#6DFC00 #8FFF3A #B2FF77 #D5FFB4 #EEFFE0
Accessibility & contrast
On white
1.20
#B2FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#B2FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF77
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF77 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6A
Deuteranopia (green-blind)
#FDE880
Tritanopia (blue-blind)
#B3F6E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff77; /* rgb */ color: rgb(178, 255, 119); /* oklch */ color: oklch(92.1% 0.185 133.4);
Tailwind
colors: {
custom: {
50: '#ccffa1',
500: '#b2ff77',
950: '#000000',
},
}SCSS
$custom: #b2ff77; $custom-light: #ccffa1; $custom-dark: #000000;
JSON
{
"hex": "#b2ff77",
"rgb": {
"r": 178,
"g": 255,
"b": 119
},
"hsl": {
"h": 93.971,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.92149,
"c": 0.1852,
"h": 133.4
},
"luminance": 0.82317
}Semantic roles & 50–950 ramp
primary
#B2FF77
secondary
#983DDD
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680