#B3E475#B3E475
#B3E475 is a very light, vivid yellow-green. Relative luminance 0.664; OKLCH L 86.1% C 0.150 H 128.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E475 |
|---|---|
| RGB | rgb(179, 228, 117) |
| HSL | hsl(86, 67%, 68%) |
| HSV | hsv(86, 49%, 89%) |
| CMYK | cmyk(21.5%, 0%, 48.7%, 10.6%) |
| CIE-LAB | lab(85.18, -33.71, 48.76) |
| CIE-LCH | lch(85.18, 59.27, 124.66°) |
| OKLab | oklab(86.06% -0.0937 0.1167) |
| OKLCH | oklch(86.06% 0.15 128.8) |
| XYZ | xyz(49.5443, 66.3540, 27.0235) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Pale Olive Green
#B1D27B
ΔE00 5.10
Light Pea Green
#C4FE82
ΔE00 5.53
Spring Green (survey)
#A9F971
ΔE00 5.57
Light Yellow Green
#CCFD7F
ΔE00 5.69
Light Yellowish Green
#C2FF89
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E475 #A675E4
analogous
#E4DD75 #B3E475 #7CE475
triadic
#B3E475 #75B3E4 #E475B3
tetradic
#B3E475 #75E4DD #A675E4 #E4757C
square
#B3E475 #75E4DD #A675E4 #E4757C
split-complementary
#B3E475 #757CE4 #DD75E4
monochromatic
#78BA24 #97DA42 #B3E475 #CFEEA8 #EBF8DB
Accessibility & contrast
On white
1.47
#B3E475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#B3E475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E475
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E475 | 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)
#EDD76B
Deuteranopia (green-blind)
#E6D47C
Tritanopia (blue-blind)
#B7DCCA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b3e475; /* rgb */ color: rgb(179, 228, 117); /* oklch */ color: oklch(86.1% 0.150 128.8);
Tailwind
colors: {
custom: {
50: '#ccec9f',
500: '#b3e475',
950: '#000000',
},
}SCSS
$custom: #b3e475; $custom-light: #ccec9f; $custom-dark: #000000;
JSON
{
"hex": "#b3e475",
"rgb": {
"r": 179,
"g": 228,
"b": 117
},
"hsl": {
"h": 86.486,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.86055,
"c": 0.14972,
"h": 128.8
},
"luminance": 0.66355
}Semantic roles & 50–950 ramp
primary
#B3E475
secondary
#7843BA
accent
#16CF68
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480