#B2FF7E#B2FF7E
#B2FF7E is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.2% C 0.179 H 134.2°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF7E |
|---|---|
| RGB | rgb(178, 255, 126) |
| HSL | hsl(96, 100%, 75%) |
| HSV | hsv(96, 51%, 100%) |
| CMYK | cmyk(30.2%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(92.79, -45.11, 53.76) |
| CIE-LCH | lch(92.79, 70.18, 130.00°) |
| OKLab | oklab(92.24% -0.1247 0.1284) |
| OKLCH | oklch(92.24% 0.179 134.2) |
| XYZ | xyz(57.8848, 82.4893, 32.6068) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.66
Key Lime
#AEFF6E
ΔE00 1.83
Light Lime
#AEFD6C
ΔE00 1.98
Light Yellowish Green
#C2FF89
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 2.63
Pale Lime
#BEFD73
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF7E #CB7EFF
analogous
#F2FF7E #B2FF7E #7EFF8B
triadic
#B2FF7E #7EB2FF #FF7EB2
tetradic
#B2FF7E #7EF2FF #CB7EFF #FF8B7E
square
#B2FF7E #7EF2FF #CB7EFF #FF8B7E
split-complementary
#B2FF7E #8B7EFF #FF7EF2
monochromatic
#69FF04 #8DFF41 #B2FF7E #D7FFBB #EDFFE0
Accessibility & contrast
On white
1.20
#B2FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#B2FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF7E
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF7E | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE72
Deuteranopia (green-blind)
#FCE886
Tritanopia (blue-blind)
#B2F7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff7e; /* rgb */ color: rgb(178, 255, 126); /* oklch */ color: oklch(92.2% 0.179 134.2);
Tailwind
colors: {
custom: {
50: '#ccffa6',
500: '#b2ff7e',
950: '#000000',
},
}SCSS
$custom: #b2ff7e; $custom-light: #ccffa6; $custom-dark: #000000;
JSON
{
"hex": "#b2ff7e",
"rgb": {
"r": 178,
"g": 255,
"b": 126
},
"hsl": {
"h": 95.814,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92236,
"c": 0.17897,
"h": 134.2
},
"luminance": 0.82491
}Semantic roles & 50–950 ramp
primary
#B2FF7E
secondary
#A043DE
accent
#00E689
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680