#B3CD7E#B3CD7E
#B3CD7E is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.0% C 0.108 H 123.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CD7E |
|---|---|
| RGB | rgb(179, 205, 126) |
| HSL | hsl(80, 44%, 65%) |
| HSV | hsv(80, 39%, 80%) |
| CMYK | cmyk(12.7%, 0%, 38.5%, 19.6%) |
| CIE-LAB | lab(78.90, -21.71, 36.47) |
| CIE-LCH | lch(78.90, 42.44, 120.76°) |
| OKLab | oklab(81.05% -0.0595 0.0895) |
| OKLCH | oklch(81.05% 0.108 123.6) |
| XYZ | xyz(44.1874, 54.7526, 27.9750) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.60
Pale Olive Green
#B1D27B
ΔE00 1.89
Light Moss Green
#A6C875
ΔE00 2.39
Greenish Tan
#BCCB7A
ΔE00 2.73
Tan Green
#A9BE70
ΔE00 3.83
Light Olive
#ACBF69
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CD7E #987ECD
analogous
#CDC07E #B3CD7E #8BCD7E
triadic
#B3CD7E #7EB3CD #CD7EB3
tetradic
#B3CD7E #7ECDC0 #987ECD #CD7E8B
square
#B3CD7E #7ECDC0 #987ECD #CD7E8B
split-complementary
#B3CD7E #7E8BCD #C07ECD
monochromatic
#78963A #99BC52 #B3CD7E #CDDEAA #E7EFD6
Accessibility & contrast
On white
1.76
#B3CD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#B3CD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CD7E
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CD7E | 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)
#D5C478
Deuteranopia (green-blind)
#D2C382
Tritanopia (blue-blind)
#B8C6B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b3cd7e; /* rgb */ color: rgb(179, 205, 126); /* oklch */ color: oklch(81.0% 0.108 123.6);
Tailwind
colors: {
custom: {
50: '#cbdca4',
500: '#b3cd7e',
950: '#000000',
},
}SCSS
$custom: #b3cd7e; $custom-light: #cbdca4; $custom-dark: #000000;
JSON
{
"hex": "#b3cd7e",
"rgb": {
"r": 179,
"g": 205,
"b": 126
},
"hsl": {
"h": 79.747,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.81047,
"c": 0.10753,
"h": 123.6
},
"luminance": 0.54753
}Semantic roles & 50–950 ramp
primary
#B3CD7E
secondary
#6B539D
accent
#2EB75B
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13150F
muted
#838480