#B2F973#B2F973
#B2F973 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.7% C 0.181 H 132.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F973 |
|---|---|
| RGB | rgb(178, 249, 115) |
| HSL | hsl(92, 92%, 71%) |
| HSV | hsv(92, 54%, 98%) |
| CMYK | cmyk(28.5%, 0%, 53.8%, 2.4%) |
| CIE-LAB | lab(90.99, -43.66, 56.61) |
| CIE-LCH | lch(90.99, 71.49, 127.64°) |
| OKLab | oklab(90.73% -0.1214 0.1338) |
| OKLCH | oklch(90.73% 0.181 132.2) |
| XYZ | xyz(55.3295, 78.4524, 28.4440) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.19
Light Lime
#AEFD6C
ΔE00 1.38
Key Lime
#AEFF6E
ΔE00 1.65
Pale Lime
#BEFD73
ΔE00 1.81
Pale Lime Green
#B1FF65
ΔE00 2.25
Light Pea Green
#C4FE82
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F973 #BA73F9
analogous
#F5F973 #B2F973 #73F977
triadic
#B2F973 #73B2F9 #F973B2
tetradic
#B2F973 #73F5F9 #BA73F9 #F97773
square
#B2F973 #73F5F9 #BA73F9 #F97773
split-complementary
#B2F973 #7773F9 #F973F5
monochromatic
#72E80A #92F638 #B2F973 #D2FCAE #EFFEE2
Accessibility & contrast
On white
1.26
#B2F973 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#B2F973 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F973
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F973 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F973 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE966
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#B4F0DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f973; /* rgb */ color: rgb(178, 249, 115); /* oklch */ color: oklch(90.7% 0.181 132.2);
Tailwind
colors: {
custom: {
50: '#ccfb9f',
500: '#b2f973',
950: '#000000',
},
}SCSS
$custom: #b2f973; $custom-light: #ccfb9f; $custom-dark: #000000;
JSON
{
"hex": "#b2f973",
"rgb": {
"r": 178,
"g": 249,
"b": 115
},
"hsl": {
"h": 91.791,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.90734,
"c": 0.18069,
"h": 132.2
},
"luminance": 0.78454
}Semantic roles & 50–950 ramp
primary
#B2F973
secondary
#8D3CD4
accent
#00E67A
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580