#BCDBA5#BCDBA5
#BCDBA5 is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.5% C 0.080 H 132.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBA5 |
|---|---|
| RGB | rgb(188, 219, 165) |
| HSL | hsl(94, 43%, 75%) |
| HSV | hsv(94, 25%, 86%) |
| CMYK | cmyk(14.2%, 0%, 24.7%, 14.1%) |
| CIE-LAB | lab(84.00, -19.86, 23.25) |
| CIE-LCH | lch(84.00, 30.58, 130.50°) |
| OKLab | oklab(85.5% -0.0536 0.0591) |
| OKLCH | oklch(85.5% 0.08 132.2) |
| XYZ | xyz(52.8609, 64.0704, 45.1719) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.81
Light Sage
#BCECAC
ΔE00 4.61
Pale Olive
#B9CC81
ΔE00 6.86
Pale Olive Green
#B1D27B
ΔE00 7.18
Washed Out Green
#BCF5A6
ΔE00 7.38
Very Pale Green
#CFFDBC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBA5 #C4A5DB
analogous
#D7DBA5 #BCDBA5 #A5DBA9
triadic
#BCDBA5 #A5BCDB #DBA5BC
tetradic
#BCDBA5 #A5D7DB #C4A5DB #DBA9A5
square
#BCDBA5 #A5D7DB #C4A5DB #DBA9A5
split-complementary
#BCDBA5 #A9A5DB #DBA5D7
monochromatic
#7BB84E #9BCA79 #BCDBA5 #DDECD1 #EFF6E9
Accessibility & contrast
On white
1.52
#BCDBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BCDBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBA5
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBA5 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A2
Deuteranopia (green-blind)
#DBD1A8
Tritanopia (blue-blind)
#BDD6CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdba5; /* rgb */ color: rgb(188, 219, 165); /* oklch */ color: oklch(85.5% 0.080 132.2);
Tailwind
colors: {
custom: {
50: '#d0e6c0',
500: '#bcdba5',
950: '#000000',
},
}SCSS
$custom: #bcdba5; $custom-light: #d0e6c0; $custom-dark: #000000;
JSON
{
"hex": "#bcdba5",
"rgb": {
"r": 188,
"g": 219,
"b": 165
},
"hsl": {
"h": 94.444,
"s": 42.857,
"l": 75.294
},
"oklch": {
"l": 0.855,
"c": 0.07974,
"h": 132.2
},
"luminance": 0.64071
}Semantic roles & 50–950 ramp
primary
#BCDBA5
secondary
#9771B3
accent
#30B67D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482