#BDCC8D#BDCC8D
#BDCC8D is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.8% C 0.085 H 119.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC8D |
|---|---|
| RGB | rgb(189, 204, 141) |
| HSL | hsl(74, 38%, 68%) |
| HSV | hsv(74, 31%, 80%) |
| CMYK | cmyk(7.4%, 0%, 30.9%, 20%) |
| CIE-LAB | lab(79.57, -15.48, 29.77) |
| CIE-LCH | lch(79.57, 33.56, 117.48°) |
| OKLab | oklab(81.84% -0.0416 0.0744) |
| OKLCH | oklch(81.84% 0.085 119.2) |
| XYZ | xyz(47.3866, 55.9278, 33.4929) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.41
Greenish Tan
#BCCB7A
ΔE00 3.55
Tan Green
#A9BE70
ΔE00 5.17
Pale Olive Green
#B1D27B
ΔE00 5.24
Greenish Beige
#C9D179
ΔE00 5.46
Light Moss Green
#A6C875
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC8D #9C8DCC
analogous
#CCBC8D #BDCC8D #9DCC8D
triadic
#BDCC8D #8DBDCC #CC8DBD
tetradic
#BDCC8D #8DCCBC #9C8DCC #CC8D9D
square
#BDCC8D #8DCCBC #9C8DCC #CC8D9D
split-complementary
#BDCC8D #8D9DCC #BC8DCC
monochromatic
#869A45 #A5B963 #BDCC8D #D5DFB7 #EEF2E2
Accessibility & contrast
On white
1.72
#BDCC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BDCC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC8D
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC8D | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C589
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#C3C5BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcc8d; /* rgb */ color: rgb(189, 204, 141); /* oklch */ color: oklch(81.8% 0.085 119.2);
Tailwind
colors: {
custom: {
50: '#d1dbaf',
500: '#bdcc8d',
950: '#000000',
},
}SCSS
$custom: #bdcc8d; $custom-light: #d1dbaf; $custom-dark: #000000;
JSON
{
"hex": "#bdcc8d",
"rgb": {
"r": 189,
"g": 204,
"b": 141
},
"hsl": {
"h": 74.286,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.81842,
"c": 0.08518,
"h": 119.2
},
"luminance": 0.55928
}Semantic roles & 50–950 ramp
primary
#BDCC8D
secondary
#6D5DA0
accent
#34B152
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481