#BCDBA7#BCDBA7
#BCDBA7 is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.5% C 0.077 H 133.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBA7 |
|---|---|
| RGB | rgb(188, 219, 167) |
| HSL | hsl(96, 42%, 76%) |
| HSV | hsv(96, 24%, 86%) |
| CMYK | cmyk(14.2%, 0%, 23.7%, 14.1%) |
| CIE-LAB | lab(84.04, -19.55, 22.26) |
| CIE-LCH | lch(84.04, 29.63, 131.29°) |
| OKLab | oklab(85.54% -0.0527 0.0567) |
| OKLCH | oklch(85.54% 0.077 133) |
| XYZ | xyz(53.0443, 64.1437, 46.1381) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.10
Light Sage
#BCECAC
ΔE00 4.74
Pale Olive
#B9CC81
ΔE00 7.25
Hospital Green
#9BE5AA
ΔE00 7.44
Very Pale Green
#CFFDBC
ΔE00 7.54
Washed Out Green
#BCF5A6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBA7 #C6A7DB
analogous
#D6DBA7 #BCDBA7 #A7DBAC
triadic
#BCDBA7 #A7BCDB #DBA7BC
tetradic
#BCDBA7 #A7D6DB #C6A7DB #DBACA7
square
#BCDBA7 #A7D6DB #C6A7DB #DBACA7
split-complementary
#BCDBA7 #ACA7DB #DBA7D6
monochromatic
#7AB750 #9BC97C #BCDBA7 #DDEDD2 #EEF6E9
Accessibility & contrast
On white
1.52
#BCDBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#BCDBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBA7
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBA7 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A4
Deuteranopia (green-blind)
#DBD1A9
Tritanopia (blue-blind)
#BDD7CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdba7; /* rgb */ color: rgb(188, 219, 167); /* oklch */ color: oklch(85.5% 0.077 133.0);
Tailwind
colors: {
custom: {
50: '#d0e6c1',
500: '#bcdba7',
950: '#000000',
},
}SCSS
$custom: #bcdba7; $custom-light: #d0e6c1; $custom-dark: #000000;
JSON
{
"hex": "#bcdba7",
"rgb": {
"r": 188,
"g": 219,
"b": 167
},
"hsl": {
"h": 95.769,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.85543,
"c": 0.0774,
"h": 133
},
"luminance": 0.64144
}Semantic roles & 50–950 ramp
primary
#BCDBA7
secondary
#9973B3
accent
#30B57F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482