#BDCA90#BDCA90
#BDCA90 is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.5% C 0.079 H 118.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA90 |
|---|---|
| RGB | rgb(189, 202, 144) |
| HSL | hsl(73, 35%, 68%) |
| HSV | hsv(73, 29%, 79%) |
| CMYK | cmyk(6.4%, 0%, 28.7%, 20.8%) |
| CIE-LAB | lab(79.08, -14.06, 27.55) |
| CIE-LCH | lch(79.08, 30.93, 117.04°) |
| OKLab | oklab(81.47% -0.0375 0.0691) |
| OKLCH | oklch(81.47% 0.079 118.4) |
| XYZ | xyz(47.1406, 55.0737, 34.5270) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.46
Greenish Tan
#BCCB7A
ΔE00 4.48
Tan Green
#A9BE70
ΔE00 5.66
Greenish Beige
#C9D179
ΔE00 6.28
Pale Olive Green
#B1D27B
ΔE00 6.29
Light Moss Green
#A6C875
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA90 #9D90CA
analogous
#CABA90 #BDCA90 #A0CA90
triadic
#BDCA90 #90BDCA #CA90BD
tetradic
#BDCA90 #90CABA #9D90CA #CA90A0
square
#BDCA90 #90CABA #9D90CA #CA90A0
split-complementary
#BDCA90 #90A0CA #BA90CA
monochromatic
#869748 #A4B667 #BDCA90 #D6DEB9 #EEF2E3
Accessibility & contrast
On white
1.75
#BDCA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BDCA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA90
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA90 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#C3C4BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdca90; /* rgb */ color: rgb(189, 202, 144); /* oklch */ color: oklch(81.5% 0.079 118.4);
Tailwind
colors: {
custom: {
50: '#d1dab1',
500: '#bdca90',
950: '#000000',
},
}SCSS
$custom: #bdca90; $custom-light: #d1dab1; $custom-dark: #000000;
JSON
{
"hex": "#bdca90",
"rgb": {
"r": 189,
"g": 202,
"b": 144
},
"hsl": {
"h": 73.448,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.8147,
"c": 0.07864,
"h": 118.4
},
"luminance": 0.55073
}Semantic roles & 50–950 ramp
primary
#BDCA90
secondary
#6E609F
accent
#37AE52
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381