#BCDB8F#BCDB8F
#BCDB8F is a very light, moderate yellow-green. Relative luminance 0.633; OKLCH L 85.1% C 0.105 H 126.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB8F |
|---|---|
| RGB | rgb(188, 219, 143) |
| HSL | hsl(84, 51%, 71%) |
| HSV | hsv(84, 35%, 86%) |
| CMYK | cmyk(14.2%, 0%, 34.7%, 14.1%) |
| CIE-LAB | lab(83.62, -23.02, 34.08) |
| CIE-LCH | lch(83.62, 41.13, 124.04°) |
| OKLab | oklab(85.07% -0.0627 0.0845) |
| OKLCH | oklch(85.07% 0.105 126.6) |
| XYZ | xyz(51.0279, 63.3372, 35.5182) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.13
Light Grey Green
#B7E1A1
ΔE00 3.99
Pale Olive
#B9CC81
ΔE00 4.11
Light Moss Green
#A6C875
ΔE00 5.14
Greenish Tan
#BCCB7A
ΔE00 5.23
Light Sage
#BCECAC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB8F #AE8FDB
analogous
#DBD48F #BCDB8F #96DB8F
triadic
#BCDB8F #8FBCDB #DB8FBC
tetradic
#BCDB8F #8FDBD4 #AE8FDB #DB8F96
square
#BCDB8F #8FDBD4 #AE8FDB #DB8F96
split-complementary
#BCDB8F #8F96DB #D48FDB
monochromatic
#83B53A #A0CC61 #BCDB8F #D8EABD #F1F8E8
Accessibility & contrast
On white
1.54
#BCDB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BCDB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB8F
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB8F | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28A
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#C0D4C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb8f; /* rgb */ color: rgb(188, 219, 143); /* oklch */ color: oklch(85.1% 0.105 126.6);
Tailwind
colors: {
custom: {
50: '#d1e6b0',
500: '#bcdb8f',
950: '#000000',
},
}SCSS
$custom: #bcdb8f; $custom-light: #d1e6b0; $custom-dark: #000000;
JSON
{
"hex": "#bcdb8f",
"rgb": {
"r": 188,
"g": 219,
"b": 143
},
"hsl": {
"h": 84.474,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.85068,
"c": 0.10526,
"h": 126.6
},
"luminance": 0.63338
}Semantic roles & 50–950 ramp
primary
#BCDB8F
secondary
#7F5CB2
accent
#27BF65
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481