#B1CD7E#B1CD7E
#B1CD7E is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 80.9% C 0.108 H 124.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CD7E |
|---|---|
| RGB | rgb(177, 205, 126) |
| HSL | hsl(81, 44%, 65%) |
| HSV | hsv(81, 39%, 80%) |
| CMYK | cmyk(13.7%, 0%, 38.5%, 19.6%) |
| CIE-LAB | lab(78.76, -22.46, 36.27) |
| CIE-LCH | lch(78.76, 42.66, 121.77°) |
| OKLab | oklab(80.9% -0.0616 0.0891) |
| OKLCH | oklch(80.9% 0.108 124.7) |
| XYZ | xyz(43.7284, 54.5159, 27.9535) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.73
Pale Olive
#B9CC81
ΔE00 2.01
Light Moss Green
#A6C875
ΔE00 2.06
Greenish Tan
#BCCB7A
ΔE00 3.18
Tan Green
#A9BE70
ΔE00 3.90
Light Olive
#ACBF69
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CD7E #9A7ECD
analogous
#CDC27E #B1CD7E #89CD7E
triadic
#B1CD7E #7EB1CD #CD7EB1
tetradic
#B1CD7E #7ECDC2 #9A7ECD #CD7E89
square
#B1CD7E #7ECDC2 #9A7ECD #CD7E89
split-complementary
#B1CD7E #7E89CD #C27ECD
monochromatic
#76963A #96BC52 #B1CD7E #CCDEAA #E6EFD6
Accessibility & contrast
On white
1.76
#B1CD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#B1CD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CD7E
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CD7E | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C478
Deuteranopia (green-blind)
#D1C382
Tritanopia (blue-blind)
#B6C6B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b1cd7e; /* rgb */ color: rgb(177, 205, 126); /* oklch */ color: oklch(80.9% 0.108 124.7);
Tailwind
colors: {
custom: {
50: '#c9dca4',
500: '#b1cd7e',
950: '#000000',
},
}SCSS
$custom: #b1cd7e; $custom-light: #c9dca4; $custom-dark: #000000;
JSON
{
"hex": "#b1cd7e",
"rgb": {
"r": 177,
"g": 205,
"b": 126
},
"hsl": {
"h": 81.266,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.80903,
"c": 0.10832,
"h": 124.7
},
"luminance": 0.54516
}Semantic roles & 50–950 ramp
primary
#B1CD7E
secondary
#6D539D
accent
#2EB75F
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480