#BCD9BE#BCD9BE
#BCD9BE is a very light, muted green. Relative luminance 0.640; OKLCH L 85.7% C 0.048 H 147.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD9BE |
|---|---|
| RGB | rgb(188, 217, 190) |
| HSL | hsl(124, 28%, 79%) |
| HSV | hsv(124, 13%, 85%) |
| CMYK | cmyk(13.4%, 0%, 12.4%, 14.9%) |
| CIE-LAB | lab(83.98, -14.70, 10.10) |
| CIE-LCH | lch(83.98, 17.83, 145.52°) |
| OKLab | oklab(85.66% -0.0404 0.0262) |
| OKLCH | oklch(85.66% 0.048 147) |
| XYZ | xyz(54.8441, 64.0338, 58.1755) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.19
Light Grey Green
#B7E1A1
ΔE00 9.30
Light Sage
#BCECAC
ΔE00 9.77
Light Teal
#90E4C1
ΔE00 9.85
Hospital Green
#9BE5AA
ΔE00 10.23
Pale Teal
#82CBB2
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD9BE #D9BCD7
analogous
#C9D9BC #BCD9BE #BCD9CD
triadic
#BCD9BE #BEBCD9 #D9BEBC
tetradic
#BCD9BE #BCC9D9 #D9BCD7 #D9CDBC
square
#BCD9BE #BCC9D9 #D9BCD7 #D9CDBC
split-complementary
#BCD9BE #CDBCD9 #D9BCC9
monochromatic
#6EAD72 #95C398 #BCD9BE #E3EFE4 #EBF4EC
Accessibility & contrast
On white
1.52
#BCD9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BCD9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD9BE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD9BE | 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)
#DAD3BD
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#B9D7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd9be; /* rgb */ color: rgb(188, 217, 190); /* oklch */ color: oklch(85.7% 0.048 147.0);
Tailwind
colors: {
custom: {
50: '#d0e4d1',
500: '#bcd9be',
950: '#000000',
},
}SCSS
$custom: #bcd9be; $custom-light: #d0e4d1; $custom-dark: #000000;
JSON
{
"hex": "#bcd9be",
"rgb": {
"r": 188,
"g": 217,
"b": 190
},
"hsl": {
"h": 124.138,
"s": 27.619,
"l": 79.412
},
"oklch": {
"l": 0.85656,
"c": 0.04815,
"h": 147
},
"luminance": 0.64035
}Semantic roles & 50–950 ramp
primary
#BCD9BE
secondary
#B08AAD
accent
#3F9FA6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483