#B2F67A#B2F67A
#B2F67A is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.1% C 0.170 H 132.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F67A |
|---|---|
| RGB | rgb(178, 246, 122) |
| HSL | hsl(93, 87%, 72%) |
| HSV | hsv(93, 50%, 96%) |
| CMYK | cmyk(27.6%, 0%, 50.4%, 3.5%) |
| CIE-LAB | lab(90.22, -41.62, 52.51) |
| CIE-LCH | lch(90.22, 67.00, 128.41°) |
| OKLab | oklab(90.14% -0.1153 0.1254) |
| OKLCH | oklch(90.14% 0.17 132.6) |
| XYZ | xyz(54.8278, 76.7800, 30.3399) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.72
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.46
Light Pea Green
#C4FE82
ΔE00 2.55
Light Lime
#AEFD6C
ΔE00 2.56
Pale Lime
#BEFD73
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F67A #BE7AF6
analogous
#F0F67A #B2F67A #7AF680
triadic
#B2F67A #7AB2F6 #F67AB2
tetradic
#B2F67A #7AF0F6 #BE7AF6 #F6807A
square
#B2F67A #7AF0F6 #BE7AF6 #F6807A
split-complementary
#B2F67A #807AF6 #F67AF0
monochromatic
#70E610 #91F241 #B2F67A #D3FAB3 #EEFDE2
Accessibility & contrast
On white
1.28
#B2F67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#B2F67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F67A
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F67A | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE66F
Deuteranopia (green-blind)
#F5E182
Tritanopia (blue-blind)
#B3EEDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f67a; /* rgb */ color: rgb(178, 246, 122); /* oklch */ color: oklch(90.1% 0.170 132.6);
Tailwind
colors: {
custom: {
50: '#ccf9a3',
500: '#b2f67a',
950: '#000000',
},
}SCSS
$custom: #b2f67a; $custom-light: #ccf9a3; $custom-dark: #000000;
JSON
{
"hex": "#b2f67a",
"rgb": {
"r": 178,
"g": 246,
"b": 122
},
"hsl": {
"h": 92.903,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.90138,
"c": 0.17033,
"h": 132.6
},
"luminance": 0.76782
}Semantic roles & 50–950 ramp
primary
#B2F67A
secondary
#9143D2
accent
#02E47E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580