#B2F97C#B2F97C
#B2F97C is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.8% C 0.173 H 133.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F97C |
|---|---|
| RGB | rgb(178, 249, 124) |
| HSL | hsl(94, 91%, 73%) |
| HSV | hsv(94, 50%, 98%) |
| CMYK | cmyk(28.5%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(91.08, -42.72, 52.63) |
| CIE-LCH | lch(91.08, 67.78, 129.07°) |
| OKLab | oklab(90.85% -0.1182 0.1258) |
| OKLCH | oklch(90.85% 0.173 133.2) |
| XYZ | xyz(55.8729, 78.6698, 31.3059) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.48
Light Yellowish Green
#C2FF89
ΔE00 2.20
Light Lime
#AEFD6C
ΔE00 2.27
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Key Lime
#AEFF6E
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F97C #C37CF9
analogous
#F0F97C #B2F97C #7CF984
triadic
#B2F97C #7CB2F9 #F97CB2
tetradic
#B2F97C #7CF0F9 #C37CF9 #F9847C
square
#B2F97C #7CF0F9 #C37CF9 #F9847C
split-complementary
#B2F97C #847CF9 #F97CF0
monochromatic
#6EF00B #90F641 #B2F97C #D4FCB7 #EEFEE2
Accessibility & contrast
On white
1.25
#B2F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#B2F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F97C
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F97C | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#B3F1DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f97c; /* rgb */ color: rgb(178, 249, 124); /* oklch */ color: oklch(90.8% 0.173 133.2);
Tailwind
colors: {
custom: {
50: '#ccfba4',
500: '#b2f97c',
950: '#000000',
},
}SCSS
$custom: #b2f97c; $custom-light: #ccfba4; $custom-dark: #000000;
JSON
{
"hex": "#b2f97c",
"rgb": {
"r": 178,
"g": 249,
"b": 124
},
"hsl": {
"h": 94.08,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.90846,
"c": 0.17261,
"h": 133.2
},
"luminance": 0.78672
}Semantic roles & 50–950 ramp
primary
#B2F97C
secondary
#9744D6
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580