#B3E075#B3E075
#B3E075 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.2% C 0.144 H 127.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E075 |
|---|---|
| RGB | rgb(179, 224, 117) |
| HSL | hsl(85, 63%, 67%) |
| HSV | hsv(85, 48%, 88%) |
| CMYK | cmyk(20.1%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(84.06, -31.86, 47.39) |
| CIE-LCH | lch(84.06, 57.10, 123.91°) |
| OKLab | oklab(85.15% -0.0886 0.1137) |
| OKLCH | oklch(85.15% 0.144 127.9) |
| XYZ | xyz(48.4566, 64.1786, 26.6610) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.11
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Light Moss Green
#A6C875
ΔE00 6.29
Light Pea Green
#C4FE82
ΔE00 6.46
Light Yellow Green
#CCFD7F
ΔE00 6.50
Celery
#C1FD95
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E075 #A275E0
analogous
#E0D875 #B3E075 #7EE075
triadic
#B3E075 #75B3E0 #E075B3
tetradic
#B3E075 #75E0D8 #A275E0 #E0757E
square
#B3E075 #75E0D8 #A275E0 #E0757E
split-complementary
#B3E075 #757EE0 #D875E0
monochromatic
#78B328 #97D543 #B3E075 #CFEBA7 #EAF6D9
Accessibility & contrast
On white
1.52
#B3E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#B3E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E075
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E075 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46C
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#B8D8C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b3e075; /* rgb */ color: rgb(179, 224, 117); /* oklch */ color: oklch(85.2% 0.144 127.9);
Tailwind
colors: {
custom: {
50: '#ccea9f',
500: '#b3e075',
950: '#000000',
},
}SCSS
$custom: #b3e075; $custom-light: #ccea9f; $custom-dark: #000000;
JSON
{
"hex": "#b3e075",
"rgb": {
"r": 179,
"g": 224,
"b": 117
},
"hsl": {
"h": 85.234,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.85154,
"c": 0.14414,
"h": 127.9
},
"luminance": 0.64179
}Semantic roles & 50–950 ramp
primary
#B3E075
secondary
#7445B4
accent
#1ACB65
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#13160F
muted
#838480