#B3CD7D#B3CD7D
#B3CD7D is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.0% C 0.109 H 123.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CD7D |
|---|---|
| RGB | rgb(179, 205, 125) |
| HSL | hsl(80, 44%, 65%) |
| HSV | hsv(80, 39%, 80%) |
| CMYK | cmyk(12.7%, 0%, 39%, 19.6%) |
| CIE-LAB | lab(78.88, -21.83, 36.96) |
| CIE-LCH | lch(78.88, 42.93, 120.57°) |
| OKLab | oklab(81.03% -0.06 0.0906) |
| OKLCH | oklch(81.03% 0.109 123.5) |
| XYZ | xyz(44.1232, 54.7269, 27.6369) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.64
Pale Olive Green
#B1D27B
ΔE00 1.81
Light Moss Green
#A6C875
ΔE00 2.37
Greenish Tan
#BCCB7A
ΔE00 2.66
Tan Green
#A9BE70
ΔE00 3.81
Light Olive
#ACBF69
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CD7D #977DCD
analogous
#CDBF7D #B3CD7D #8BCD7D
triadic
#B3CD7D #7DB3CD #CD7DB3
tetradic
#B3CD7D #7DCDBF #977DCD #CD7D8B
square
#B3CD7D #7DCDBF #977DCD #CD7D8B
split-complementary
#B3CD7D #7D8BCD #BF7DCD
monochromatic
#78963A #99BC51 #B3CD7D #CDDEA9 #E7EFD5
Accessibility & contrast
On white
1.76
#B3CD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#B3CD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CD7D
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CD7D | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C477
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#B9C6B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b3cd7d; /* rgb */ color: rgb(179, 205, 125); /* oklch */ color: oklch(81.0% 0.109 123.5);
Tailwind
colors: {
custom: {
50: '#cbdca3',
500: '#b3cd7d',
950: '#000000',
},
}SCSS
$custom: #b3cd7d; $custom-light: #cbdca3; $custom-dark: #000000;
JSON
{
"hex": "#b3cd7d",
"rgb": {
"r": 179,
"g": 205,
"b": 125
},
"hsl": {
"h": 79.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.81031,
"c": 0.10867,
"h": 123.5
},
"luminance": 0.54727
}Semantic roles & 50–950 ramp
primary
#B3CD7D
secondary
#6A529C
accent
#2EB85B
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13150F
muted
#838480