#BDCD8E#BDCD8E
#BDCD8E is a very light, moderate yellow-green. Relative luminance 0.564; OKLCH L 82.1% C 0.085 H 119.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD8E |
|---|---|
| RGB | rgb(189, 205, 142) |
| HSL | hsl(75, 39%, 68%) |
| HSV | hsv(75, 31%, 80%) |
| CMYK | cmyk(7.8%, 0%, 30.7%, 19.6%) |
| CIE-LAB | lab(79.86, -15.85, 29.64) |
| CIE-LCH | lch(79.86, 33.61, 118.14°) |
| OKLab | oklab(82.08% -0.0426 0.0741) |
| OKLCH | oklch(82.08% 0.085 119.9) |
| XYZ | xyz(47.6998, 56.4346, 33.9660) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.42
Greenish Tan
#BCCB7A
ΔE00 3.66
Pale Olive Green
#B1D27B
ΔE00 5.10
Tan Green
#A9BE70
ΔE00 5.31
Light Moss Green
#A6C875
ΔE00 5.42
Greenish Beige
#C9D179
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD8E #9E8ECD
analogous
#CDBD8E #BDCD8E #9DCD8E
triadic
#BDCD8E #8EBDCD #CD8EBD
tetradic
#BDCD8E #8ECDBD #9E8ECD #CD8E9D
square
#BDCD8E #8ECDBD #9E8ECD #CD8E9D
split-complementary
#BDCD8E #8E9DCD #BD8ECD
monochromatic
#869C45 #A4BA64 #BDCD8E #D6E0B8 #EFF3E3
Accessibility & contrast
On white
1.71
#BDCD8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BDCD8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD8E
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD8E | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68A
Deuteranopia (green-blind)
#D3C691
Tritanopia (blue-blind)
#C3C7BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcd8e; /* rgb */ color: rgb(189, 205, 142); /* oklch */ color: oklch(82.1% 0.085 119.9);
Tailwind
colors: {
custom: {
50: '#d1dcaf',
500: '#bdcd8e',
950: '#000000',
},
}SCSS
$custom: #bdcd8e; $custom-light: #d1dcaf; $custom-dark: #000000;
JSON
{
"hex": "#bdcd8e",
"rgb": {
"r": 189,
"g": 205,
"b": 142
},
"hsl": {
"h": 75.238,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.82077,
"c": 0.08542,
"h": 119.9
},
"luminance": 0.56434
}Semantic roles & 50–950 ramp
primary
#BDCD8E
secondary
#6F5DA2
accent
#34B254
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481