#B2F87E#B2F87E
#B2F87E is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.6% C 0.169 H 133.4°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F87E |
|---|---|
| RGB | rgb(178, 248, 126) |
| HSL | hsl(94, 90%, 73%) |
| HSV | hsv(94, 49%, 97%) |
| CMYK | cmyk(28.2%, 0%, 49.2%, 2.7%) |
| CIE-LAB | lab(90.83, -42.07, 51.39) |
| CIE-LCH | lch(90.83, 66.41, 129.31°) |
| OKLab | oklab(90.65% -0.1163 0.1232) |
| OKLCH | oklch(90.65% 0.169 133.4) |
| XYZ | xyz(55.6924, 78.1044, 31.8760) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.77
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 2.56
Light Lime
#AEFD6C
ΔE00 2.66
Key Lime
#AEFF6E
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F87E #C47EF8
analogous
#EFF87E #B2F87E #7EF887
triadic
#B2F87E #7EB2F8 #F87EB2
tetradic
#B2F87E #7EEFF8 #C47EF8 #F8877E
square
#B2F87E #7EEFF8 #C47EF8 #F8877E
split-complementary
#B2F87E #877EF8 #F87EEF
monochromatic
#6DEF0D #8FF544 #B2F87E #D5FBB8 #EEFDE2
Accessibility & contrast
On white
1.26
#B2F87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#B2F87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F87E
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F87E | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE873
Deuteranopia (green-blind)
#F6E386
Tritanopia (blue-blind)
#B3F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f87e; /* rgb */ color: rgb(178, 248, 126); /* oklch */ color: oklch(90.6% 0.169 133.4);
Tailwind
colors: {
custom: {
50: '#ccfba6',
500: '#b2f87e',
950: '#000000',
},
}SCSS
$custom: #b2f87e; $custom-light: #ccfba6; $custom-dark: #000000;
JSON
{
"hex": "#b2f87e",
"rgb": {
"r": 178,
"g": 248,
"b": 126
},
"hsl": {
"h": 94.426,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.90645,
"c": 0.16938,
"h": 133.4
},
"luminance": 0.78106
}Semantic roles & 50–950 ramp
primary
#B2F87E
secondary
#9846D5
accent
#00E684
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580