#B3E176#B3E176
#B3E176 is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.4% C 0.145 H 128.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E176 |
|---|---|
| RGB | rgb(179, 225, 118) |
| HSL | hsl(86, 64%, 67%) |
| HSV | hsv(86, 48%, 88%) |
| CMYK | cmyk(20.4%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(84.35, -32.21, 47.27) |
| CIE-LCH | lch(84.35, 57.20, 124.27°) |
| OKLab | oklab(85.39% -0.0895 0.1135) |
| OKLCH | oklch(85.39% 0.145 128.3) |
| XYZ | xyz(48.7852, 64.7414, 27.0621) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 5.41
Light Pea Green
#C4FE82
ΔE00 6.24
Celery
#C1FD95
ΔE00 6.30
Light Yellow Green
#CCFD7F
ΔE00 6.34
Spring Green (survey)
#A9F971
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E176 #A476E1
analogous
#E1D976 #B3E176 #7EE176
triadic
#B3E176 #76B3E1 #E176B3
tetradic
#B3E176 #76E1D9 #A476E1 #E1767E
square
#B3E176 #76E1D9 #A476E1 #E1767E
split-complementary
#B3E176 #767EE1 #D976E1
monochromatic
#78B528 #97D644 #B3E176 #CFECA8 #EBF7DA
Accessibility & contrast
On white
1.51
#B3E176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#B3E176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E176
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E176 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#E4D27C
Tritanopia (blue-blind)
#B7D9C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b3e176; /* rgb */ color: rgb(179, 225, 118); /* oklch */ color: oklch(85.4% 0.145 128.3);
Tailwind
colors: {
custom: {
50: '#ccea9f',
500: '#b3e176',
950: '#000000',
},
}SCSS
$custom: #b3e176; $custom-light: #ccea9f; $custom-dark: #000000;
JSON
{
"hex": "#b3e176",
"rgb": {
"r": 179,
"g": 225,
"b": 118
},
"hsl": {
"h": 85.794,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.85393,
"c": 0.14456,
"h": 128.3
},
"luminance": 0.64742
}Semantic roles & 50–950 ramp
primary
#B3E176
secondary
#7645B6
accent
#1ACC66
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#13160F
muted
#838480