#BDCD90#BDCD90
#BDCD90 is a very light, moderate yellow-green. Relative luminance 0.565; OKLCH L 82.1% C 0.083 H 120.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD90 |
|---|---|
| RGB | rgb(189, 205, 144) |
| HSL | hsl(76, 38%, 68%) |
| HSV | hsv(76, 30%, 80%) |
| CMYK | cmyk(7.8%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(79.89, -15.58, 28.64) |
| CIE-LCH | lch(79.89, 32.60, 118.54°) |
| OKLab | oklab(82.12% -0.0417 0.0717) |
| OKLCH | oklch(82.12% 0.083 120.2) |
| XYZ | xyz(47.8513, 56.4952, 34.7639) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.83
Greenish Tan
#BCCB7A
ΔE00 4.08
Pale Olive Green
#B1D27B
ΔE00 5.41
Tan Green
#A9BE70
ΔE00 5.58
Light Moss Green
#A6C875
ΔE00 5.68
Greenish Beige
#C9D179
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD90 #A090CD
analogous
#CDBE90 #BDCD90 #9ECD90
triadic
#BDCD90 #90BDCD #CD90BD
tetradic
#BDCD90 #90CDBE #A090CD #CD909E
square
#BDCD90 #90CDBE #A090CD #CD909E
split-complementary
#BDCD90 #909ECD #BE90CD
monochromatic
#869C46 #A4BA66 #BDCD90 #D6E0BA #EFF3E4
Accessibility & contrast
On white
1.71
#BDCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BDCD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD90
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD90 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68C
Deuteranopia (green-blind)
#D3C693
Tritanopia (blue-blind)
#C2C7BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcd90; /* rgb */ color: rgb(189, 205, 144); /* oklch */ color: oklch(82.1% 0.083 120.2);
Tailwind
colors: {
custom: {
50: '#d1dcb1',
500: '#bdcd90',
950: '#000000',
},
}SCSS
$custom: #bdcd90; $custom-light: #d1dcb1; $custom-dark: #000000;
JSON
{
"hex": "#bdcd90",
"rgb": {
"r": 189,
"g": 205,
"b": 144
},
"hsl": {
"h": 75.738,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.82116,
"c": 0.083,
"h": 120.2
},
"luminance": 0.56495
}Semantic roles & 50–950 ramp
primary
#BDCD90
secondary
#715FA2
accent
#35B155
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481