#B2E474#B2E474
#B2E474 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.0% C 0.151 H 129.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E474 |
|---|---|
| RGB | rgb(178, 228, 116) |
| HSL | hsl(87, 67%, 67%) |
| HSV | hsv(87, 49%, 89%) |
| CMYK | cmyk(21.9%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(85.10, -34.18, 49.13) |
| CIE-LCH | lch(85.10, 59.85, 124.83°) |
| OKLab | oklab(85.98% -0.0951 0.1175) |
| OKLCH | oklch(85.98% 0.151 129) |
| XYZ | xyz(49.2555, 66.2118, 26.7047) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Pale Olive Green
#B1D27B
ΔE00 5.19
Spring Green (survey)
#A9F971
ΔE00 5.47
Light Pea Green
#C4FE82
ΔE00 5.53
Light Yellowish Green
#C2FF89
ΔE00 5.70
Light Yellow Green
#CCFD7F
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E474 #A674E4
analogous
#E4DE74 #B2E474 #7AE474
triadic
#B2E474 #74B2E4 #E474B2
tetradic
#B2E474 #74E4DE #A674E4 #E4747A
square
#B2E474 #74E4DE #A674E4 #E4747A
split-complementary
#B2E474 #747AE4 #DE74E4
monochromatic
#77BA24 #96DA41 #B2E474 #CEEEA7 #EBF8DA
Accessibility & contrast
On white
1.47
#B2E474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B2E474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E474
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E474 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#E6D37B
Tritanopia (blue-blind)
#B6DCCA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2e474; /* rgb */ color: rgb(178, 228, 116); /* oklch */ color: oklch(86.0% 0.151 129.0);
Tailwind
colors: {
custom: {
50: '#cbec9e',
500: '#b2e474',
950: '#000000',
},
}SCSS
$custom: #b2e474; $custom-light: #cbec9e; $custom-dark: #000000;
JSON
{
"hex": "#b2e474",
"rgb": {
"r": 178,
"g": 228,
"b": 116
},
"hsl": {
"h": 86.786,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.85978,
"c": 0.15115,
"h": 129
},
"luminance": 0.66213
}Semantic roles & 50–950 ramp
primary
#B2E474
secondary
#7843BA
accent
#16CF69
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#13160F
muted
#838480