#B2F67E#B2F67E
#B2F67E is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.2% C 0.167 H 133.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F67E |
|---|---|
| RGB | rgb(178, 246, 126) |
| HSL | hsl(94, 87%, 73%) |
| HSV | hsv(94, 49%, 96%) |
| CMYK | cmyk(27.6%, 0%, 48.8%, 3.5%) |
| CIE-LAB | lab(90.27, -41.19, 50.70) |
| CIE-LCH | lch(90.27, 65.32, 129.09°) |
| OKLab | oklab(90.19% -0.1139 0.1216) |
| OKLCH | oklch(90.19% 0.167 133.1) |
| XYZ | xyz(55.0808, 76.8812, 31.6721) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Spring Green (survey)
#A9F971
ΔE00 2.04
Light Yellowish Green
#C2FF89
ΔE00 2.39
Light Pea Green
#C4FE82
ΔE00 2.70
Celery
#C1FD95
ΔE00 2.95
Light Lime
#AEFD6C
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F67E #C27EF6
analogous
#EEF67E #B2F67E #7EF686
triadic
#B2F67E #7EB2F6 #F67EB2
tetradic
#B2F67E #7EEEF6 #C27EF6 #F6867E
square
#B2F67E #7EEEF6 #C27EF6 #F6867E
split-complementary
#B2F67E #867EF6 #F67EEE
monochromatic
#6EE910 #90F245 #B2F67E #D4FAB7 #EEFDE2
Accessibility & contrast
On white
1.28
#B2F67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#B2F67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F67E
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F67E | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE774
Deuteranopia (green-blind)
#F5E185
Tritanopia (blue-blind)
#B3EEDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f67e; /* rgb */ color: rgb(178, 246, 126); /* oklch */ color: oklch(90.2% 0.167 133.1);
Tailwind
colors: {
custom: {
50: '#ccf9a6',
500: '#b2f67e',
950: '#000000',
},
}SCSS
$custom: #b2f67e; $custom-light: #ccf9a6; $custom-dark: #000000;
JSON
{
"hex": "#b2f67e",
"rgb": {
"r": 178,
"g": 246,
"b": 126
},
"hsl": {
"h": 94,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.90191,
"c": 0.16661,
"h": 133.1
},
"luminance": 0.76883
}Semantic roles & 50–950 ramp
primary
#B2F67E
secondary
#9546D2
accent
#02E482
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580