#BCDB8B#BCDB8B
#BCDB8B is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 85.0% C 0.110 H 125.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB8B |
|---|---|
| RGB | rgb(188, 219, 139) |
| HSL | hsl(83, 53%, 70%) |
| HSV | hsv(83, 37%, 86%) |
| CMYK | cmyk(14.2%, 0%, 36.5%, 14.1%) |
| CIE-LAB | lab(83.56, -23.54, 36.03) |
| CIE-LCH | lch(83.56, 43.04, 123.16°) |
| OKLab | oklab(85% -0.0643 0.089) |
| OKLCH | oklch(85% 0.11 125.9) |
| XYZ | xyz(50.7303, 63.2181, 33.9508) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.68
Pale Olive
#B9CC81
ΔE00 4.00
Light Grey Green
#B7E1A1
ΔE00 4.63
Greenish Tan
#BCCB7A
ΔE00 4.93
Light Moss Green
#A6C875
ΔE00 4.96
Greenish Beige
#C9D179
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB8B #AA8BDB
analogous
#DBD28B #BCDB8B #94DB8B
triadic
#BCDB8B #8BBCDB #DB8BBC
tetradic
#BCDB8B #8BDBD2 #AA8BDB #DB8B94
square
#BCDB8B #8BDBD2 #AA8BDB #DB8B94
split-complementary
#BCDB8B #8B94DB #D28BDB
monochromatic
#84B438 #A1CD5C #BCDB8B #D7E9BA #F2F8E8
Accessibility & contrast
On white
1.54
#BCDB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BCDB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB8B
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB8B | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D185
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#C1D4C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb8b; /* rgb */ color: rgb(188, 219, 139); /* oklch */ color: oklch(85.0% 0.110 125.9);
Tailwind
colors: {
custom: {
50: '#d1e6ae',
500: '#bcdb8b',
950: '#000000',
},
}SCSS
$custom: #bcdb8b; $custom-light: #d1e6ae; $custom-dark: #000000;
JSON
{
"hex": "#bcdb8b",
"rgb": {
"r": 188,
"g": 219,
"b": 139
},
"hsl": {
"h": 83.25,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.84997,
"c": 0.10979,
"h": 125.9
},
"luminance": 0.63218
}Semantic roles & 50–950 ramp
primary
#BCDB8B
secondary
#7B58B2
accent
#25C061
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481