#BCDB9F#BCDB9F
#BCDB9F is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.4% C 0.087 H 130.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB9F |
|---|---|
| RGB | rgb(188, 219, 159) |
| HSL | hsl(91, 45%, 74%) |
| HSV | hsv(91, 27%, 86%) |
| CMYK | cmyk(14.2%, 0%, 27.4%, 14.1%) |
| CIE-LAB | lab(83.89, -20.77, 26.22) |
| CIE-LCH | lch(83.89, 33.45, 128.38°) |
| OKLab | oklab(85.37% -0.0561 0.0662) |
| OKLCH | oklch(85.37% 0.087 130.3) |
| XYZ | xyz(52.3275, 63.8570, 42.3630) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.35
Light Sage
#BCECAC
ΔE00 4.51
Pale Olive
#B9CC81
ΔE00 5.82
Pale Olive Green
#B1D27B
ΔE00 5.90
Washed Out Green
#BCF5A6
ΔE00 6.86
Light Moss Green
#A6C875
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB9F #BE9FDB
analogous
#DADB9F #BCDB9F #9FDBA0
triadic
#BCDB9F #9FBCDB #DB9FBC
tetradic
#BCDB9F #9FDADB #BE9FDB #DBA09F
square
#BCDB9F #9FDADB #BE9FDB #DBA09F
split-complementary
#BCDB9F #A09FDB #DB9FDA
monochromatic
#7EBA46 #9DCA72 #BCDB9F #DBECCC #EFF7E9
Accessibility & contrast
On white
1.52
#BCDB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BCDB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB9F
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB9F | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39B
Deuteranopia (green-blind)
#DCD0A2
Tritanopia (blue-blind)
#BED6CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdb9f; /* rgb */ color: rgb(188, 219, 159); /* oklch */ color: oklch(85.4% 0.087 130.3);
Tailwind
colors: {
custom: {
50: '#d0e6bb',
500: '#bcdb9f',
950: '#000000',
},
}SCSS
$custom: #bcdb9f; $custom-light: #d0e6bb; $custom-dark: #000000;
JSON
{
"hex": "#bcdb9f",
"rgb": {
"r": 188,
"g": 219,
"b": 159
},
"hsl": {
"h": 91,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.85374,
"c": 0.08676,
"h": 130.3
},
"luminance": 0.63858
}Semantic roles & 50–950 ramp
primary
#BCDB9F
secondary
#906BB3
accent
#2DB975
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482