#BCDBA4#BCDBA4
#BCDBA4 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.5% C 0.081 H 131.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBA4 |
|---|---|
| RGB | rgb(188, 219, 164) |
| HSL | hsl(94, 43%, 75%) |
| HSV | hsv(94, 25%, 86%) |
| CMYK | cmyk(14.2%, 0%, 25.1%, 14.1%) |
| CIE-LAB | lab(83.98, -20.02, 23.75) |
| CIE-LCH | lch(83.98, 31.06, 130.13°) |
| OKLab | oklab(85.48% -0.054 0.0603) |
| OKLCH | oklch(85.48% 0.081 131.9) |
| XYZ | xyz(52.7702, 64.0341, 44.6944) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.68
Light Sage
#BCECAC
ΔE00 4.56
Pale Olive
#B9CC81
ΔE00 6.68
Pale Olive Green
#B1D27B
ΔE00 6.96
Washed Out Green
#BCF5A6
ΔE00 7.27
Very Pale Green
#CFFDBC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBA4 #C3A4DB
analogous
#D8DBA4 #BCDBA4 #A4DBA7
triadic
#BCDBA4 #A4BCDB #DBA4BC
tetradic
#BCDBA4 #A4D8DB #C3A4DB #DBA7A4
square
#BCDBA4 #A4D8DB #C3A4DB #DBA7A4
split-complementary
#BCDBA4 #A7A4DB #DBA4D8
monochromatic
#7BB84C #9CCA78 #BCDBA4 #DCECD0 #EFF6E9
Accessibility & contrast
On white
1.52
#BCDBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BCDBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBA4
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBA4 | 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)
#E0D3A1
Deuteranopia (green-blind)
#DBD1A7
Tritanopia (blue-blind)
#BDD6CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdba4; /* rgb */ color: rgb(188, 219, 164); /* oklch */ color: oklch(85.5% 0.081 131.9);
Tailwind
colors: {
custom: {
50: '#d0e6bf',
500: '#bcdba4',
950: '#000000',
},
}SCSS
$custom: #bcdba4; $custom-light: #d0e6bf; $custom-dark: #000000;
JSON
{
"hex": "#bcdba4",
"rgb": {
"r": 188,
"g": 219,
"b": 164
},
"hsl": {
"h": 93.818,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.85478,
"c": 0.08092,
"h": 131.9
},
"luminance": 0.64035
}Semantic roles & 50–950 ramp
primary
#BCDBA4
secondary
#9670B3
accent
#2FB67B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482