#B3E174#B3E174
#B3E174 is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.4% C 0.147 H 128.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E174 |
|---|---|
| RGB | rgb(179, 225, 116) |
| HSL | hsl(85, 64%, 67%) |
| HSV | hsv(85, 48%, 88%) |
| CMYK | cmyk(20.4%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(84.33, -32.43, 48.20) |
| CIE-LCH | lch(84.33, 58.09, 123.94°) |
| OKLab | oklab(85.37% -0.0902 0.1154) |
| OKLCH | oklch(85.37% 0.147 128) |
| XYZ | xyz(48.6677, 64.6943, 26.4428) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 5.46
Light Pea Green
#C4FE82
ΔE00 6.20
Light Yellow Green
#CCFD7F
ΔE00 6.25
Spring Green (survey)
#A9F971
ΔE00 6.30
Light Yellowish Green
#C2FF89
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E174 #A274E1
analogous
#E1D974 #B3E174 #7DE174
triadic
#B3E174 #74B3E1 #E174B3
tetradic
#B3E174 #74E1D9 #A274E1 #E1747D
square
#B3E174 #74E1D9 #A274E1 #E1747D
split-complementary
#B3E174 #747DE1 #D974E1
monochromatic
#78B427 #97D642 #B3E174 #CFECA6 #EAF7D9
Accessibility & contrast
On white
1.51
#B3E174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#B3E174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E174
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E174 | 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)
#EAD46B
Deuteranopia (green-blind)
#E4D17A
Tritanopia (blue-blind)
#B8D9C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b3e174; /* rgb */ color: rgb(179, 225, 116); /* oklch */ color: oklch(85.4% 0.147 128.0);
Tailwind
colors: {
custom: {
50: '#ccea9e',
500: '#b3e174',
950: '#000000',
},
}SCSS
$custom: #b3e174; $custom-light: #ccea9e; $custom-dark: #000000;
JSON
{
"hex": "#b3e174",
"rgb": {
"r": 179,
"g": 225,
"b": 116
},
"hsl": {
"h": 85.321,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.85365,
"c": 0.14652,
"h": 128
},
"luminance": 0.64695
}Semantic roles & 50–950 ramp
primary
#B3E174
secondary
#7444B5
accent
#19CC65
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480