#BCD3AB#BCD3AB
#BCD3AB is a very light, muted yellow-green. Relative luminance 0.602; OKLCH L 83.9% C 0.060 H 132.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3AB |
|---|---|
| RGB | rgb(188, 211, 171) |
| HSL | hsl(95, 31%, 75%) |
| HSV | hsv(95, 19%, 83%) |
| CMYK | cmyk(10.9%, 0%, 19%, 17.3%) |
| CIE-LAB | lab(81.96, -14.92, 17.28) |
| CIE-LCH | lch(81.96, 22.82, 130.81°) |
| OKLab | oklab(83.91% -0.04 0.0443) |
| OKLCH | oklch(83.91% 0.06 132) |
| XYZ | xyz(51.3827, 60.2197, 47.4367) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.52
Light Sage
#BCECAC
ΔE00 7.97
Pale Olive
#B9CC81
ΔE00 8.55
Darkseagreen
#8FBC8F
ΔE00 8.71
Sage Green
#9CAF88
ΔE00 9.38
Hospital Green
#9BE5AA
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3AB #C2ABD3
analogous
#D0D3AB #BCD3AB #ABD3AE
triadic
#BCD3AB #ABBCD3 #D3ABBC
tetradic
#BCD3AB #ABD0D3 #C2ABD3 #D3AEAB
square
#BCD3AB #ABD0D3 #C2ABD3 #D3AEAB
split-complementary
#BCD3AB #AEABD3 #D3ABD0
monochromatic
#7CA95B #9CBE83 #BCD3AB #DCE8D3 #EFF4EB
Accessibility & contrast
On white
1.61
#BCD3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BCD3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3AB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3AB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#BDCFC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd3ab; /* rgb */ color: rgb(188, 211, 171); /* oklch */ color: oklch(83.9% 0.060 132.0);
Tailwind
colors: {
custom: {
50: '#d0e0c4',
500: '#bcd3ab',
950: '#000000',
},
}SCSS
$custom: #bcd3ab; $custom-light: #d0e0c4; $custom-dark: #000000;
JSON
{
"hex": "#bcd3ab",
"rgb": {
"r": 188,
"g": 211,
"b": 171
},
"hsl": {
"h": 94.5,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.83909,
"c": 0.0597,
"h": 132
},
"luminance": 0.6022
}Semantic roles & 50–950 ramp
primary
#BCD3AB
secondary
#9579A9
accent
#3CAA7B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482