#BCDA9C#BCDA9C
#BCDA9C is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 85.1% C 0.089 H 129.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA9C |
|---|---|
| RGB | rgb(188, 218, 156) |
| HSL | hsl(89, 46%, 73%) |
| HSV | hsv(89, 28%, 85%) |
| CMYK | cmyk(13.8%, 0%, 28.4%, 14.5%) |
| CIE-LAB | lab(83.57, -20.72, 27.33) |
| CIE-LCH | lch(83.57, 34.30, 127.16°) |
| OKLab | oklab(85.1% -0.056 0.0688) |
| OKLCH | oklch(85.1% 0.089 129.1) |
| XYZ | xyz(51.8103, 63.2340, 40.9219) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.65
Light Sage
#BCECAC
ΔE00 4.87
Pale Olive
#B9CC81
ΔE00 5.25
Pale Olive Green
#B1D27B
ΔE00 5.36
Light Moss Green
#A6C875
ΔE00 6.46
Greenish Tan
#BCCB7A
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA9C #BA9CDA
analogous
#DAD99C #BCDA9C #9DDA9C
triadic
#BCDA9C #9CBCDA #DA9CBC
tetradic
#BCDA9C #9CDAD9 #BA9CDA #DA9C9D
square
#BCDA9C #9CDAD9 #BA9CDA #DA9C9D
split-complementary
#BCDA9C #9C9DDA #D99CDA
monochromatic
#80B744 #9EC96F #BCDA9C #DAEBC9 #F0F7E9
Accessibility & contrast
On white
1.54
#BCDA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BCDA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA9C
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA9C | 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)
#E0D298
Deuteranopia (green-blind)
#DCD09F
Tritanopia (blue-blind)
#BFD5CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda9c; /* rgb */ color: rgb(188, 218, 156); /* oklch */ color: oklch(85.1% 0.089 129.1);
Tailwind
colors: {
custom: {
50: '#d0e5b9',
500: '#bcda9c',
950: '#000000',
},
}SCSS
$custom: #bcda9c; $custom-light: #d0e5b9; $custom-dark: #000000;
JSON
{
"hex": "#bcda9c",
"rgb": {
"r": 188,
"g": 218,
"b": 156
},
"hsl": {
"h": 89.032,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.85096,
"c": 0.08871,
"h": 129.1
},
"luminance": 0.63234
}Semantic roles & 50–950 ramp
primary
#BCDA9C
secondary
#8C69B1
accent
#2DB970
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481