#B3C97D#B3C97D
#B3C97D is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 80.1% C 0.103 H 121.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B3C97D |
|---|---|
| RGB | rgb(179, 201, 125) |
| HSL | hsl(77, 41%, 64%) |
| HSV | hsv(77, 38%, 79%) |
| CMYK | cmyk(10.9%, 0%, 37.8%, 21.2%) |
| CIE-LAB | lab(77.78, -19.85, 35.54) |
| CIE-LCH | lch(77.78, 40.71, 119.19°) |
| OKLab | oklab(80.15% -0.0544 0.0874) |
| OKLCH | oklch(80.15% 0.103 121.9) |
| XYZ | xyz(43.1786, 52.8376, 27.3220) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.15
Greenish Tan
#BCCB7A
ΔE00 2.27
Light Moss Green
#A6C875
ΔE00 2.74
Tan Green
#A9BE70
ΔE00 2.93
Pale Olive Green
#B1D27B
ΔE00 3.05
Light Olive
#ACBF69
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3C97D #937DC9
analogous
#C9B97D #B3C97D #8DC97D
triadic
#B3C97D #7DB3C9 #C97DB3
tetradic
#B3C97D #7DC9B9 #937DC9 #C97D8D
square
#B3C97D #7DC9B9 #937DC9 #C97D8D
split-complementary
#B3C97D #7D8DC9 #B97DC9
monochromatic
#78903C #9AB752 #B3C97D #CCDBA8 #E6EDD3
Accessibility & contrast
On white
1.82
#B3C97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#B3C97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3C97D
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3C97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3C97D | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#CFC081
Tritanopia (blue-blind)
#B9C2B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b3c97d; /* rgb */ color: rgb(179, 201, 125); /* oklch */ color: oklch(80.1% 0.103 121.9);
Tailwind
colors: {
custom: {
50: '#cbd9a3',
500: '#b3c97d',
950: '#000000',
},
}SCSS
$custom: #b3c97d; $custom-light: #cbd9a3; $custom-dark: #000000;
JSON
{
"hex": "#b3c97d",
"rgb": {
"r": 179,
"g": 201,
"b": 125
},
"hsl": {
"h": 77.368,
"s": 41.304,
"l": 63.922
},
"oklch": {
"l": 0.80146,
"c": 0.1029,
"h": 121.9
},
"luminance": 0.52838
}Semantic roles & 50–950 ramp
primary
#B3C97D
secondary
#675397
accent
#31B457
background
#FEFEFC
surface
#FAFBF5
border
#D3D4CF
text
#13140F
muted
#838380