#B2FF73#B2FF73
#B2FF73 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.1% C 0.189 H 133.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF73 |
|---|---|
| RGB | rgb(178, 255, 115) |
| HSL | hsl(93, 100%, 73%) |
| HSV | hsv(93, 55%, 100%) |
| CMYK | cmyk(30.2%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(92.67, -46.24, 58.58) |
| CIE-LCH | lch(92.67, 74.63, 128.29°) |
| OKLab | oklab(92.1% -0.1286 0.1381) |
| OKLCH | oklch(92.1% 0.189 133) |
| XYZ | xyz(57.2137, 82.2208, 29.0721) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.62
Light Lime
#AEFD6C
ΔE00 0.75
Spring Green (survey)
#A9F971
ΔE00 1.52
Pale Lime Green
#B1FF65
ΔE00 1.55
Pale Lime
#BEFD73
ΔE00 1.91
Light Lime Green
#B9FF66
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF73 #C073FF
analogous
#F8FF73 #B2FF73 #73FF7A
triadic
#B2FF73 #73B2FF #FF73B2
tetradic
#B2FF73 #73F8FF #C073FF #FF7A73
square
#B2FF73 #73F8FF #C073FF #FF7A73
split-complementary
#B2FF73 #7A73FF #FF73F8
monochromatic
#6FF800 #90FF36 #B2FF73 #D4FFB0 #EEFFE0
Accessibility & contrast
On white
1.20
#B2FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#B2FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF73
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF73 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE65
Deuteranopia (green-blind)
#FDE87D
Tritanopia (blue-blind)
#B3F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff73; /* rgb */ color: rgb(178, 255, 115); /* oklch */ color: oklch(92.1% 0.189 133.0);
Tailwind
colors: {
custom: {
50: '#ccff9f',
500: '#b2ff73',
950: '#000000',
},
}SCSS
$custom: #b2ff73; $custom-light: #ccff9f; $custom-dark: #000000;
JSON
{
"hex": "#b2ff73",
"rgb": {
"r": 178,
"g": 255,
"b": 115
},
"hsl": {
"h": 93,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.92102,
"c": 0.18865,
"h": 133
},
"luminance": 0.82223
}Semantic roles & 50–950 ramp
primary
#B2FF73
secondary
#933ADC
accent
#00E67E
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680