#B3E376#B3E376
#B3E376 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 85.8% C 0.147 H 128.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E376 |
|---|---|
| RGB | rgb(179, 227, 118) |
| HSL | hsl(86, 66%, 68%) |
| HSV | hsv(86, 48%, 89%) |
| CMYK | cmyk(21.1%, 0%, 48%, 11%) |
| CIE-LAB | lab(84.91, -33.14, 47.95) |
| CIE-LCH | lch(84.91, 58.29, 124.65°) |
| OKLab | oklab(85.84% -0.0921 0.115) |
| OKLCH | oklch(85.84% 0.147 128.7) |
| XYZ | xyz(49.3291, 65.8290, 27.2434) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.79
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Light Pea Green
#C4FE82
ΔE00 5.78
Spring Green (survey)
#A9F971
ΔE00 5.85
Celery
#C1FD95
ΔE00 5.90
Light Yellowish Green
#C2FF89
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E376 #A676E3
analogous
#E3DD76 #B3E376 #7CE376
triadic
#B3E376 #76B3E3 #E376B3
tetradic
#B3E376 #76E3DD #A676E3 #E3767C
square
#B3E376 #76E3DD #A676E3 #E3767C
split-complementary
#B3E376 #767CE3 #DD76E3
monochromatic
#78B926 #97D943 #B3E376 #CFEDA9 #EBF8DC
Accessibility & contrast
On white
1.48
#B3E376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#B3E376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E376
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E376 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66D
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#B7DBCA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b3e376; /* rgb */ color: rgb(179, 227, 118); /* oklch */ color: oklch(85.8% 0.147 128.7);
Tailwind
colors: {
custom: {
50: '#cceca0',
500: '#b3e376',
950: '#000000',
},
}SCSS
$custom: #b3e376; $custom-light: #cceca0; $custom-dark: #000000;
JSON
{
"hex": "#b3e376",
"rgb": {
"r": 179,
"g": 227,
"b": 118
},
"hsl": {
"h": 86.422,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.85844,
"c": 0.14734,
"h": 128.7
},
"luminance": 0.6583
}Semantic roles & 50–950 ramp
primary
#B3E376
secondary
#7844B9
accent
#18CE68
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480