#BDCD94#BDCD94
#BDCD94 is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.2% C 0.078 H 120.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD94 |
|---|---|
| RGB | rgb(189, 205, 148) |
| HSL | hsl(77, 36%, 69%) |
| HSV | hsv(77, 28%, 80%) |
| CMYK | cmyk(7.8%, 0%, 27.8%, 19.6%) |
| CIE-LAB | lab(79.97, -15.02, 26.65) |
| CIE-LCH | lch(79.97, 30.59, 119.41°) |
| OKLab | oklab(82.2% -0.0401 0.0671) |
| OKLCH | oklch(82.2% 0.078 120.9) |
| XYZ | xyz(48.1624, 56.6196, 36.4026) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.69
Greenish Tan
#BCCB7A
ΔE00 4.96
Pale Olive Green
#B1D27B
ΔE00 6.10
Tan Green
#A9BE70
ΔE00 6.18
Light Moss Green
#A6C875
ΔE00 6.27
Light Grey Green
#B7E1A1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD94 #A494CD
analogous
#CDC194 #BDCD94 #A1CD94
triadic
#BDCD94 #94BDCD #CD94BD
tetradic
#BDCD94 #94CDC1 #A494CD #CD94A1
square
#BDCD94 #94CDC1 #A494CD #CD94A1
split-complementary
#BDCD94 #94A1CD #C194CD
monochromatic
#869D49 #A3BA6A #BDCD94 #D7E0BE #F0F4E7
Accessibility & contrast
On white
1.70
#BDCD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BDCD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD94
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD94 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#D2C696
Tritanopia (blue-blind)
#C2C7BE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcd94; /* rgb */ color: rgb(189, 205, 148); /* oklch */ color: oklch(82.2% 0.078 120.9);
Tailwind
colors: {
custom: {
50: '#d1dcb3',
500: '#bdcd94',
950: '#000000',
},
}SCSS
$custom: #bdcd94; $custom-light: #d1dcb3; $custom-dark: #000000;
JSON
{
"hex": "#bdcd94",
"rgb": {
"r": 189,
"g": 205,
"b": 148
},
"hsl": {
"h": 76.842,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.82195,
"c": 0.07812,
"h": 120.9
},
"luminance": 0.5662
}Semantic roles & 50–950 ramp
primary
#BDCD94
secondary
#7563A2
accent
#36AF58
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481