#BCDA9D#BCDA9D
#BCDA9D is a very light, moderate yellow-green. Relative luminance 0.633; OKLCH L 85.1% C 0.088 H 129.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA9D |
|---|---|
| RGB | rgb(188, 218, 157) |
| HSL | hsl(90, 45%, 74%) |
| HSV | hsv(90, 28%, 85%) |
| CMYK | cmyk(13.8%, 0%, 28%, 14.5%) |
| CIE-LAB | lab(83.58, -20.57, 26.84) |
| CIE-LCH | lch(83.58, 33.82, 127.47°) |
| OKLab | oklab(85.12% -0.0555 0.0677) |
| OKLCH | oklch(85.12% 0.088 129.4) |
| XYZ | xyz(51.8953, 63.2680, 41.3696) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.62
Light Sage
#BCECAC
ΔE00 4.83
Pale Olive
#B9CC81
ΔE00 5.40
Pale Olive Green
#B1D27B
ΔE00 5.57
Light Moss Green
#A6C875
ΔE00 6.61
Greenish Tan
#BCCB7A
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA9D #BB9DDA
analogous
#DAD99D #BCDA9D #9DDA9D
triadic
#BCDA9D #9DBCDA #DA9DBC
tetradic
#BCDA9D #9DDAD9 #BB9DDA #DA9D9D
square
#BCDA9D #9DDAD9 #BB9DDA #DA9D9D
split-complementary
#BCDA9D #9D9DDA #D99DDA
monochromatic
#7FB745 #9EC971 #BCDA9D #DAEBC9 #F0F7E9
Accessibility & contrast
On white
1.54
#BCDA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BCDA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA9D
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA9D | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D299
Deuteranopia (green-blind)
#DBD0A0
Tritanopia (blue-blind)
#BED5CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda9d; /* rgb */ color: rgb(188, 218, 157); /* oklch */ color: oklch(85.1% 0.088 129.4);
Tailwind
colors: {
custom: {
50: '#d0e5ba',
500: '#bcda9d',
950: '#000000',
},
}SCSS
$custom: #bcda9d; $custom-light: #d0e5ba; $custom-dark: #000000;
JSON
{
"hex": "#bcda9d",
"rgb": {
"r": 188,
"g": 218,
"b": 157
},
"hsl": {
"h": 89.508,
"s": 45.185,
"l": 73.529
},
"oklch": {
"l": 0.85116,
"c": 0.08754,
"h": 129.4
},
"luminance": 0.63268
}Semantic roles & 50–950 ramp
primary
#BCDA9D
secondary
#8D6AB1
accent
#2DB872
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481