#B3C67F#B3C67F
#B3C67F is a light, moderate yellow-green. Relative luminance 0.515; OKLCH L 79.5% C 0.096 H 120.8°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B3C67F |
|---|---|
| RGB | rgb(179, 198, 127) |
| HSL | hsl(76, 38%, 64%) |
| HSV | hsv(76, 36%, 78%) |
| CMYK | cmyk(9.6%, 0%, 35.9%, 22.4%) |
| CIE-LAB | lab(76.98, -18.10, 33.48) |
| CIE-LCH | lch(76.98, 38.06, 118.40°) |
| OKLab | oklab(79.52% -0.0493 0.0827) |
| OKLCH | oklch(79.52% 0.096 120.8) |
| XYZ | xyz(42.6151, 51.5042, 27.7708) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.65
Greenish Tan
#BCCB7A
ΔE00 2.67
Tan Green
#A9BE70
ΔE00 2.69
Light Moss Green
#A6C875
ΔE00 3.48
Light Olive
#ACBF69
ΔE00 3.48
Pale Olive Green
#B1D27B
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3C67F #927FC6
analogous
#C6B57F #B3C67F #8FC67F
triadic
#B3C67F #7FB3C6 #C67FB3
tetradic
#B3C67F #7FC6B5 #927FC6 #C67F8F
square
#B3C67F #7FC6B5 #927FC6 #C67F8F
split-complementary
#B3C67F #7F8FC6 #B57FC6
monochromatic
#778C3E #9AB355 #B3C67F #CCD9A9 #E5ECD4
Accessibility & contrast
On white
1.86
#B3C67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#B3C67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3C67F
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3C67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3C67F | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#B9BFB4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b3c67f; /* rgb */ color: rgb(179, 198, 127); /* oklch */ color: oklch(79.5% 0.096 120.8);
Tailwind
colors: {
custom: {
50: '#cad7a5',
500: '#b3c67f',
950: '#000000',
},
}SCSS
$custom: #b3c67f; $custom-light: #cad7a5; $custom-dark: #000000;
JSON
{
"hex": "#b3c67f",
"rgb": {
"r": 179,
"g": 198,
"b": 127
},
"hsl": {
"h": 76.056,
"s": 38.378,
"l": 63.725
},
"oklch": {
"l": 0.79521,
"c": 0.09627,
"h": 120.8
},
"luminance": 0.51504
}Semantic roles & 50–950 ramp
primary
#B3C67F
secondary
#665594
accent
#34B156
background
#FEFEFC
surface
#FAFBF6
border
#D3D4D0
text
#13140F
muted
#838380