#B2F97E#B2F97E
#B2F97E is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.9% C 0.171 H 133.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F97E |
|---|---|
| RGB | rgb(178, 249, 126) |
| HSL | hsl(95, 91%, 74%) |
| HSV | hsv(95, 49%, 98%) |
| CMYK | cmyk(28.5%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(91.11, -42.50, 51.73) |
| CIE-LCH | lch(91.11, 66.95, 129.41°) |
| OKLab | oklab(90.87% -0.1175 0.1239) |
| OKLCH | oklch(90.87% 0.171 133.5) |
| XYZ | xyz(56.0006, 78.7209, 31.9787) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.66
Light Yellowish Green
#C2FF89
ΔE00 2.15
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Light Pea Green
#C4FE82
ΔE00 2.51
Light Lime
#AEFD6C
ΔE00 2.51
Key Lime
#AEFF6E
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F97E #C57EF9
analogous
#EFF97E #B2F97E #7EF987
triadic
#B2F97E #7EB2F9 #F97EB2
tetradic
#B2F97E #7EEFF9 #C57EF9 #F9877E
square
#B2F97E #7EEFF9 #C57EF9 #F9877E
split-complementary
#B2F97E #877EF9 #F97EEF
monochromatic
#6DF10B #8FF644 #B2F97E #D5FCB8 #EEFEE2
Accessibility & contrast
On white
1.25
#B2F97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#B2F97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F97E
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F97E | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#B3F1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f97e; /* rgb */ color: rgb(178, 249, 126); /* oklch */ color: oklch(90.9% 0.171 133.5);
Tailwind
colors: {
custom: {
50: '#ccfba6',
500: '#b2f97e',
950: '#000000',
},
}SCSS
$custom: #b2f97e; $custom-light: #ccfba6; $custom-dark: #000000;
JSON
{
"hex": "#b2f97e",
"rgb": {
"r": 178,
"g": 249,
"b": 126
},
"hsl": {
"h": 94.634,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.90872,
"c": 0.17076,
"h": 133.5
},
"luminance": 0.78723
}Semantic roles & 50–950 ramp
primary
#B2F97E
secondary
#9945D6
accent
#00E684
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580