#BCDA8B#BCDA8B
#BCDA8B is a very light, moderate yellow-green. Relative luminance 0.627; OKLCH L 84.8% C 0.108 H 125.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA8B |
|---|---|
| RGB | rgb(188, 218, 139) |
| HSL | hsl(83, 52%, 70%) |
| HSV | hsv(83, 36%, 85%) |
| CMYK | cmyk(13.8%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(83.28, -23.06, 35.67) |
| CIE-LCH | lch(83.28, 42.47, 122.88°) |
| OKLab | oklab(84.78% -0.063 0.0881) |
| OKLCH | oklch(84.78% 0.108 125.6) |
| XYZ | xyz(50.4702, 62.6979, 33.8641) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.61
Pale Olive
#B9CC81
ΔE00 3.73
Light Grey Green
#B7E1A1
ΔE00 4.68
Greenish Tan
#BCCB7A
ΔE00 4.71
Light Moss Green
#A6C875
ΔE00 4.82
Greenish Beige
#C9D179
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA8B #A98BDA
analogous
#DAD18B #BCDA8B #94DA8B
triadic
#BCDA8B #8BBCDA #DA8BBC
tetradic
#BCDA8B #8BDAD1 #A98BDA #DA8B94
square
#BCDA8B #8BDAD1 #A98BDA #DA8B94
split-complementary
#BCDA8B #8B94DA #D18BDA
monochromatic
#84B239 #A1CB5D #BCDA8B #D7E9B9 #F2F8E8
Accessibility & contrast
On white
1.55
#BCDA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#BCDA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA8B
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA8B | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D185
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#C1D3C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda8b; /* rgb */ color: rgb(188, 218, 139); /* oklch */ color: oklch(84.8% 0.108 125.6);
Tailwind
colors: {
custom: {
50: '#d1e5ad',
500: '#bcda8b',
950: '#000000',
},
}SCSS
$custom: #bcda8b; $custom-light: #d1e5ad; $custom-dark: #000000;
JSON
{
"hex": "#bcda8b",
"rgb": {
"r": 188,
"g": 218,
"b": 139
},
"hsl": {
"h": 82.785,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.84778,
"c": 0.10832,
"h": 125.6
},
"luminance": 0.62698
}Semantic roles & 50–950 ramp
primary
#BCDA8B
secondary
#7A58B1
accent
#26BF60
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481