#B3E474#B3E474
#B3E474 is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.0% C 0.151 H 128.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E474 |
|---|---|
| RGB | rgb(179, 228, 116) |
| HSL | hsl(86, 67%, 67%) |
| HSV | hsv(86, 49%, 89%) |
| CMYK | cmyk(21.5%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(85.16, -33.82, 49.21) |
| CIE-LCH | lch(85.16, 59.71, 124.49°) |
| OKLab | oklab(86.04% -0.0941 0.1177) |
| OKLCH | oklch(86.04% 0.151 128.7) |
| XYZ | xyz(49.4858, 66.3306, 26.7155) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.83
Pale Olive Green
#B1D27B
ΔE00 5.16
Light Pea Green
#C4FE82
ΔE00 5.51
Spring Green (survey)
#A9F971
ΔE00 5.55
Light Yellow Green
#CCFD7F
ΔE00 5.65
Pale Lime
#BEFD73
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E474 #A574E4
analogous
#E4DD74 #B3E474 #7BE474
triadic
#B3E474 #74B3E4 #E474B3
tetradic
#B3E474 #74E4DD #A574E4 #E4747B
square
#B3E474 #74E4DD #A574E4 #E4747B
split-complementary
#B3E474 #747BE4 #DD74E4
monochromatic
#78BA24 #97DA41 #B3E474 #CFEEA7 #EBF8DA
Accessibility & contrast
On white
1.47
#B3E474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#B3E474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E474
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E474 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#E6D47B
Tritanopia (blue-blind)
#B7DCCA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b3e474; /* rgb */ color: rgb(179, 228, 116); /* oklch */ color: oklch(86.0% 0.151 128.7);
Tailwind
colors: {
custom: {
50: '#ccec9e',
500: '#b3e474',
950: '#000000',
},
}SCSS
$custom: #b3e474; $custom-light: #ccec9e; $custom-dark: #000000;
JSON
{
"hex": "#b3e474",
"rgb": {
"r": 179,
"g": 228,
"b": 116
},
"hsl": {
"h": 86.25,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.86042,
"c": 0.15069,
"h": 128.7
},
"luminance": 0.66331
}Semantic roles & 50–950 ramp
primary
#B3E474
secondary
#7743BA
accent
#16CF67
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480