#B2F97A#B2F97A
#B2F97A is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.8% C 0.174 H 133.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F97A |
|---|---|
| RGB | rgb(178, 249, 122) |
| HSL | hsl(94, 91%, 73%) |
| HSV | hsv(94, 51%, 98%) |
| CMYK | cmyk(28.5%, 0%, 51%, 2.4%) |
| CIE-LAB | lab(91.06, -42.94, 53.52) |
| CIE-LCH | lch(91.06, 68.61, 128.74°) |
| OKLab | oklab(90.82% -0.119 0.1276) |
| OKLCH | oklch(90.82% 0.174 133) |
| XYZ | xyz(55.7477, 78.6197, 30.6465) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.33
Light Lime
#AEFD6C
ΔE00 2.04
Key Lime
#AEFF6E
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.27
Light Pea Green
#C4FE82
ΔE00 2.39
Pale Lime
#BEFD73
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F97A #C17AF9
analogous
#F2F97A #B2F97A #7AF981
triadic
#B2F97A #7AB2F9 #F97AB2
tetradic
#B2F97A #7AF2F9 #C17AF9 #F9817A
square
#B2F97A #7AF2F9 #C17AF9 #F9817A
split-complementary
#B2F97A #817AF9 #F97AF2
monochromatic
#6FEE0B #90F63F #B2F97A #D4FCB5 #EEFEE2
Accessibility & contrast
On white
1.26
#B2F97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#B2F97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F97A
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F97A | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#F8E382
Tritanopia (blue-blind)
#B3F1DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f97a; /* rgb */ color: rgb(178, 249, 122); /* oklch */ color: oklch(90.8% 0.174 133.0);
Tailwind
colors: {
custom: {
50: '#ccfba3',
500: '#b2f97a',
950: '#000000',
},
}SCSS
$custom: #b2f97a; $custom-light: #ccfba3; $custom-dark: #000000;
JSON
{
"hex": "#b2f97a",
"rgb": {
"r": 178,
"g": 249,
"b": 122
},
"hsl": {
"h": 93.543,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.9082,
"c": 0.17444,
"h": 133
},
"luminance": 0.78621
}Semantic roles & 50–950 ramp
primary
#B2F97A
secondary
#9442D5
accent
#00E680
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580