#B3CD7F#B3CD7F
#B3CD7F is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.1% C 0.106 H 123.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CD7F |
|---|---|
| RGB | rgb(179, 205, 127) |
| HSL | hsl(80, 44%, 65%) |
| HSV | hsv(80, 38%, 80%) |
| CMYK | cmyk(12.7%, 0%, 38%, 19.6%) |
| CIE-LAB | lab(78.91, -21.58, 35.98) |
| CIE-LCH | lch(78.91, 41.96, 120.96°) |
| OKLab | oklab(81.06% -0.0591 0.0885) |
| OKLCH | oklch(81.06% 0.106 123.8) |
| XYZ | xyz(44.2522, 54.7785, 28.3165) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.58
Pale Olive Green
#B1D27B
ΔE00 1.98
Light Moss Green
#A6C875
ΔE00 2.42
Greenish Tan
#BCCB7A
ΔE00 2.81
Tan Green
#A9BE70
ΔE00 3.86
Light Olive
#ACBF69
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CD7F #997FCD
analogous
#CDC07F #B3CD7F #8CCD7F
triadic
#B3CD7F #7FB3CD #CD7FB3
tetradic
#B3CD7F #7FCDC0 #997FCD #CD7F8C
square
#B3CD7F #7FCDC0 #997FCD #CD7F8C
split-complementary
#B3CD7F #7F8CCD #C07FCD
monochromatic
#78973B #99BC53 #B3CD7F #CDDEAB #E7EFD7
Accessibility & contrast
On white
1.76
#B3CD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#B3CD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CD7F
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CD7F | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#D2C383
Tritanopia (blue-blind)
#B8C6BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b3cd7f; /* rgb */ color: rgb(179, 205, 127); /* oklch */ color: oklch(81.1% 0.106 123.8);
Tailwind
colors: {
custom: {
50: '#cbdca5',
500: '#b3cd7f',
950: '#000000',
},
}SCSS
$custom: #b3cd7f; $custom-light: #cbdca5; $custom-dark: #000000;
JSON
{
"hex": "#b3cd7f",
"rgb": {
"r": 179,
"g": 205,
"b": 127
},
"hsl": {
"h": 80,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.81064,
"c": 0.10641,
"h": 123.8
},
"luminance": 0.54779
}Semantic roles & 50–950 ramp
primary
#B3CD7F
secondary
#6C539D
accent
#2FB75C
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13150F
muted
#838480