#B2FA7E#B2FA7E
#B2FA7E is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.1% C 0.172 H 133.6°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA7E |
|---|---|
| RGB | rgb(178, 250, 126) |
| HSL | hsl(95, 93%, 74%) |
| HSV | hsv(95, 50%, 98%) |
| CMYK | cmyk(28.8%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(91.39, -42.94, 52.07) |
| CIE-LCH | lch(91.39, 67.49, 129.51°) |
| OKLab | oklab(91.1% -0.1187 0.1247) |
| OKLCH | oklch(91.1% 0.172 133.6) |
| XYZ | xyz(56.3105, 79.3407, 32.0820) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.58
Light Yellowish Green
#C2FF89
ΔE00 2.12
Pistachio (survey)
#C0FA8B
ΔE00 2.25
Light Lime
#AEFD6C
ΔE00 2.38
Key Lime
#AEFF6E
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA7E #C67EFA
analogous
#F0FA7E #B2FA7E #7EFA88
triadic
#B2FA7E #7EB2FA #FA7EB2
tetradic
#B2FA7E #7EF0FA #C67EFA #FA887E
square
#B2FA7E #7EF0FA #C67EFA #FA887E
split-complementary
#B2FA7E #887EFA #FA7EF0
monochromatic
#6CF409 #8FF843 #B2FA7E #D5FCB9 #EDFEE2
Accessibility & contrast
On white
1.24
#B2FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#B2FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA7E
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA7E | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA73
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#B3F2DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2fa7e; /* rgb */ color: rgb(178, 250, 126); /* oklch */ color: oklch(91.1% 0.172 133.6);
Tailwind
colors: {
custom: {
50: '#ccfca6',
500: '#b2fa7e',
950: '#000000',
},
}SCSS
$custom: #b2fa7e; $custom-light: #ccfca6; $custom-dark: #000000;
JSON
{
"hex": "#b2fa7e",
"rgb": {
"r": 178,
"g": 250,
"b": 126
},
"hsl": {
"h": 94.839,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.91099,
"c": 0.17213,
"h": 133.6
},
"luminance": 0.79343
}Semantic roles & 50–950 ramp
primary
#B2FA7E
secondary
#9A45D7
accent
#00E685
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580