#B3E175#B3E175
#B3E175 is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.4% C 0.146 H 128.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E175 |
|---|---|
| RGB | rgb(179, 225, 117) |
| HSL | hsl(86, 64%, 67%) |
| HSV | hsv(86, 48%, 88%) |
| CMYK | cmyk(20.4%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(84.34, -32.32, 47.73) |
| CIE-LCH | lch(84.34, 57.65, 124.10°) |
| OKLab | oklab(85.38% -0.0899 0.1145) |
| OKLCH | oklch(85.38% 0.146 128.1) |
| XYZ | xyz(48.7261, 64.7177, 26.7508) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Light Pea Green
#C4FE82
ΔE00 6.22
Light Yellow Green
#CCFD7F
ΔE00 6.29
Spring Green (survey)
#A9F971
ΔE00 6.33
Celery
#C1FD95
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E175 #A375E1
analogous
#E1D975 #B3E175 #7DE175
triadic
#B3E175 #75B3E1 #E175B3
tetradic
#B3E175 #75E1D9 #A375E1 #E1757D
square
#B3E175 #75E1D9 #A375E1 #E1757D
split-complementary
#B3E175 #757DE1 #D975E1
monochromatic
#78B427 #97D643 #B3E175 #CFECA7 #EAF7DA
Accessibility & contrast
On white
1.51
#B3E175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#B3E175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E175
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E175 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#B7D9C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b3e175; /* rgb */ color: rgb(179, 225, 117); /* oklch */ color: oklch(85.4% 0.146 128.1);
Tailwind
colors: {
custom: {
50: '#ccea9f',
500: '#b3e175',
950: '#000000',
},
}SCSS
$custom: #b3e175; $custom-light: #ccea9f; $custom-dark: #000000;
JSON
{
"hex": "#b3e175",
"rgb": {
"r": 179,
"g": 225,
"b": 117
},
"hsl": {
"h": 85.556,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.85379,
"c": 0.14554,
"h": 128.1
},
"luminance": 0.64718
}Semantic roles & 50–950 ramp
primary
#B3E175
secondary
#7545B5
accent
#19CC66
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480