#B2FF6F#B2FF6F
#B2FF6F is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.1% C 0.192 H 132.6°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF6F |
|---|---|
| RGB | rgb(178, 255, 111) |
| HSL | hsl(92, 100%, 72%) |
| HSV | hsv(92, 56%, 100%) |
| CMYK | cmyk(30.2%, 0%, 56.5%, 0%) |
| CIE-LAB | lab(92.63, -46.63, 60.29) |
| CIE-LCH | lch(92.63, 76.21, 127.72°) |
| OKLab | oklab(92.06% -0.1299 0.1414) |
| OKLCH | oklch(92.06% 0.192 132.6) |
| XYZ | xyz(56.9885, 82.1307, 27.8861) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.51
Light Lime
#AEFD6C
ΔE00 0.55
Pale Lime Green
#B1FF65
ΔE00 1.07
Light Lime Green
#B9FF66
ΔE00 1.70
Spring Green (survey)
#A9F971
ΔE00 1.75
Pale Lime
#BEFD73
ΔE00 1.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF6F #BC6FFF
analogous
#FAFF6F #B2FF6F #6FFF74
triadic
#B2FF6F #6FB2FF #FF6FB2
tetradic
#B2FF6F #6FFAFF #BC6FFF #FF746F
square
#B2FF6F #6FFAFF #BC6FFF #FF746F
split-complementary
#B2FF6F #746FFF #FF6FFA
monochromatic
#71F400 #91FF32 #B2FF6F #D3FFAC #EFFFE0
Accessibility & contrast
On white
1.21
#B2FF6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#B2FF6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF6F
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF6F | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE60
Deuteranopia (green-blind)
#FEE879
Tritanopia (blue-blind)
#B4F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff6f; /* rgb */ color: rgb(178, 255, 111); /* oklch */ color: oklch(92.1% 0.192 132.6);
Tailwind
colors: {
custom: {
50: '#cdff9c',
500: '#b2ff6f',
950: '#000000',
},
}SCSS
$custom: #b2ff6f; $custom-light: #cdff9c; $custom-dark: #000000;
JSON
{
"hex": "#b2ff6f",
"rgb": {
"r": 178,
"g": 255,
"b": 111
},
"hsl": {
"h": 92.083,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.92057,
"c": 0.19201,
"h": 132.6
},
"luminance": 0.82133
}Semantic roles & 50–950 ramp
primary
#B2FF6F
secondary
#8F37DC
accent
#00E67B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680