#B2F676#B2F676
#B2F676 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.1% C 0.174 H 132.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F676 |
|---|---|
| RGB | rgb(178, 246, 118) |
| HSL | hsl(92, 88%, 71%) |
| HSV | hsv(92, 52%, 96%) |
| CMYK | cmyk(27.6%, 0%, 52%, 3.5%) |
| CIE-LAB | lab(90.18, -42.05, 54.29) |
| CIE-LCH | lch(90.18, 68.67, 127.76°) |
| OKLab | oklab(90.09% -0.1168 0.129) |
| OKLCH | oklch(90.09% 0.174 132.2) |
| XYZ | xyz(54.5851, 76.6829, 29.0614) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.54
Light Lime
#AEFD6C
ΔE00 2.20
Pale Lime
#BEFD73
ΔE00 2.31
Key Lime
#AEFF6E
ΔE00 2.46
Light Pea Green
#C4FE82
ΔE00 2.51
Light Yellowish Green
#C2FF89
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F676 #BA76F6
analogous
#F2F676 #B2F676 #76F67A
triadic
#B2F676 #76B2F6 #F676B2
tetradic
#B2F676 #76F2F6 #BA76F6 #F67A76
square
#B2F676 #76F2F6 #BA76F6 #F67A76
split-complementary
#B2F676 #7A76F6 #F676F2
monochromatic
#72E30F #92F23D #B2F676 #D2FAAF #EFFDE2
Accessibility & contrast
On white
1.29
#B2F676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#B2F676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F676
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F676 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE66A
Deuteranopia (green-blind)
#F5E17E
Tritanopia (blue-blind)
#B4EDD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f676; /* rgb */ color: rgb(178, 246, 118); /* oklch */ color: oklch(90.1% 0.174 132.2);
Tailwind
colors: {
custom: {
50: '#ccf9a0',
500: '#b2f676',
950: '#000000',
},
}SCSS
$custom: #b2f676; $custom-light: #ccf9a0; $custom-dark: #000000;
JSON
{
"hex": "#b2f676",
"rgb": {
"r": 178,
"g": 246,
"b": 118
},
"hsl": {
"h": 91.875,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.90087,
"c": 0.17399,
"h": 132.2
},
"luminance": 0.76685
}Semantic roles & 50–950 ramp
primary
#B2F676
secondary
#8D3FD1
accent
#01E47A
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580