#B2FE7E#B2FE7E
#B2FE7E is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.0% C 0.178 H 134.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FE7E |
|---|---|
| RGB | rgb(178, 254, 126) |
| HSL | hsl(96, 98%, 75%) |
| HSV | hsv(96, 50%, 100%) |
| CMYK | cmyk(29.9%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(92.51, -44.68, 53.42) |
| CIE-LCH | lch(92.51, 69.64, 129.90°) |
| OKLab | oklab(92.01% -0.1235 0.1277) |
| OKLCH | oklch(92.01% 0.178 134.1) |
| XYZ | xyz(57.5666, 81.8529, 32.5007) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.58
Key Lime
#AEFF6E
ΔE00 1.91
Light Lime
#AEFD6C
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.57
Pale Lime
#BEFD73
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FE7E #CA7EFE
analogous
#F2FE7E #B2FE7E #7EFE8A
triadic
#B2FE7E #7EB2FE #FE7EB2
tetradic
#B2FE7E #7EF2FE #CA7EFE #FE8A7E
square
#B2FE7E #7EF2FE #CA7EFE #FE8A7E
split-complementary
#B2FE7E #8A7EFE #FE7EF2
monochromatic
#6AFD05 #8EFE41 #B2FE7E #D6FEBB #EDFFE1
Accessibility & contrast
On white
1.21
#B2FE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#B2FE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FE7E
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FE7E | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE73
Deuteranopia (green-blind)
#FBE786
Tritanopia (blue-blind)
#B2F6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fe7e; /* rgb */ color: rgb(178, 254, 126); /* oklch */ color: oklch(92.0% 0.178 134.1);
Tailwind
colors: {
custom: {
50: '#ccffa6',
500: '#b2fe7e',
950: '#000000',
},
}SCSS
$custom: #b2fe7e; $custom-light: #ccffa6; $custom-dark: #000000;
JSON
{
"hex": "#b2fe7e",
"rgb": {
"r": 178,
"g": 254,
"b": 126
},
"hsl": {
"h": 95.625,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92009,
"c": 0.17761,
"h": 134.1
},
"luminance": 0.81855
}Semantic roles & 50–950 ramp
primary
#B2FE7E
secondary
#9E44DD
accent
#00E688
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680