#B2F678#B2F678
#B2F678 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.1% C 0.172 H 132.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F678 |
|---|---|
| RGB | rgb(178, 246, 120) |
| HSL | hsl(92, 88%, 72%) |
| HSV | hsv(92, 51%, 96%) |
| CMYK | cmyk(27.6%, 0%, 51.2%, 3.5%) |
| CIE-LAB | lab(90.20, -41.84, 53.40) |
| CIE-LCH | lch(90.20, 67.84, 128.08°) |
| OKLab | oklab(90.11% -0.116 0.1272) |
| OKLCH | oklch(90.11% 0.172 132.4) |
| XYZ | xyz(54.7052, 76.7309, 29.6940) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.61
Light Lime
#AEFD6C
ΔE00 2.37
Pistachio (survey)
#C0FA8B
ΔE00 2.46
Pale Lime
#BEFD73
ΔE00 2.49
Light Pea Green
#C4FE82
ΔE00 2.52
Light Yellowish Green
#C2FF89
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F678 #BC78F6
analogous
#F1F678 #B2F678 #78F67D
triadic
#B2F678 #78B2F6 #F678B2
tetradic
#B2F678 #78F1F6 #BC78F6 #F67D78
square
#B2F678 #78F1F6 #BC78F6 #F67D78
split-complementary
#B2F678 #7D78F6 #F678F1
monochromatic
#71E40F #91F23F #B2F678 #D3FAB1 #EFFDE2
Accessibility & contrast
On white
1.28
#B2F678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#B2F678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F678
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F678 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE66D
Deuteranopia (green-blind)
#F5E180
Tritanopia (blue-blind)
#B4EDD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f678; /* rgb */ color: rgb(178, 246, 120); /* oklch */ color: oklch(90.1% 0.172 132.4);
Tailwind
colors: {
custom: {
50: '#ccf9a2',
500: '#b2f678',
950: '#000000',
},
}SCSS
$custom: #b2f678; $custom-light: #ccf9a2; $custom-dark: #000000;
JSON
{
"hex": "#b2f678",
"rgb": {
"r": 178,
"g": 246,
"b": 120
},
"hsl": {
"h": 92.381,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.90112,
"c": 0.17217,
"h": 132.4
},
"luminance": 0.76733
}Semantic roles & 50–950 ramp
primary
#B2F678
secondary
#8F41D1
accent
#01E47C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580