#BDC87F#BDC87F
#BDC87F is a light, moderate yellow. Relative luminance 0.537; OKLCH L 80.7% C 0.096 H 115.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC87F |
|---|---|
| RGB | rgb(189, 200, 127) |
| HSL | hsl(69, 40%, 64%) |
| HSV | hsv(69, 37%, 78%) |
| CMYK | cmyk(5.5%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(78.26, -15.25, 35.28) |
| CIE-LCH | lch(78.26, 38.44, 113.38°) |
| OKLab | oklab(80.73% -0.0416 0.0868) |
| OKLCH | oklch(80.73% 0.096 115.6) |
| XYZ | xyz(45.4715, 53.6601, 28.0365) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.63
Pale Olive
#B9CC81
ΔE00 2.05
Greenish Beige
#C9D179
ΔE00 3.60
Light Olive
#ACBF69
ΔE00 4.00
Tan Green
#A9BE70
ΔE00 4.03
Pale Olive Green
#B1D27B
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC87F #8A7FC8
analogous
#C8AF7F #BDC87F #99C87F
triadic
#BDC87F #7FBDC8 #C87FBD
tetradic
#BDC87F #7FC8AF #8A7FC8 #C87F99
square
#BDC87F #7FC8AF #8A7FC8 #C87F99
split-complementary
#BDC87F #7F99C8 #AF7FC8
monochromatic
#838F3D #A7B654 #BDC87F #D3DAAA #E9EDD5
Accessibility & contrast
On white
1.79
#BDC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BDC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC87F
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC87F | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17A
Deuteranopia (green-blind)
#D1C282
Tritanopia (blue-blind)
#C5C0B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdc87f; /* rgb */ color: rgb(189, 200, 127); /* oklch */ color: oklch(80.7% 0.096 115.6);
Tailwind
colors: {
custom: {
50: '#d2d8a5',
500: '#bdc87f',
950: '#000000',
},
}SCSS
$custom: #bdc87f; $custom-light: #d2d8a5; $custom-dark: #000000;
JSON
{
"hex": "#bdc87f",
"rgb": {
"r": 189,
"g": 200,
"b": 127
},
"hsl": {
"h": 69.041,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.80725,
"c": 0.09623,
"h": 115.6
},
"luminance": 0.5366
}Semantic roles & 50–950 ramp
primary
#BDC87F
secondary
#5F5596
accent
#33B346
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380