#BCD3BE#BCD3BE
#BCD3BE is a very light, muted green. Relative luminance 0.610; OKLCH L 84.4% C 0.038 H 147.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3BE |
|---|---|
| RGB | rgb(188, 211, 190) |
| HSL | hsl(125, 21%, 78%) |
| HSV | hsv(125, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 10%, 17.3%) |
| CIE-LAB | lab(82.38, -11.65, 7.80) |
| CIE-LCH | lch(82.38, 14.02, 146.21°) |
| OKLab | oklab(84.38% -0.0321 0.0203) |
| OKLCH | oklch(84.38% 0.038 147.7) |
| XYZ | xyz(53.3256, 60.9969, 57.6693) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.20
Honeydew
#F0FFF0
ΔE00 10.78
Greenish Grey
#96AE8D
ΔE00 10.92
Silver (survey)
#C5C9C7
ΔE00 11.17
Darkseagreen
#8FBC8F
ΔE00 11.22
Pale Teal
#82CBB2
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3BE #D3BCD1
analogous
#C5D3BC #BCD3BE #BCD3C9
triadic
#BCD3BE #BEBCD3 #D3BEBC
tetradic
#BCD3BE #BCC5D3 #D3BCD1 #D3C9BC
square
#BCD3BE #BCC5D3 #D3BCD1 #D3C9BC
split-complementary
#BCD3BE #C9BCD3 #D3BCC5
monochromatic
#72A276 #97BB9A #BCD3BE #E1EBE2 #EDF3ED
Accessibility & contrast
On white
1.59
#BCD3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BCD3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3BE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3BE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBD
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#BAD2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd3be; /* rgb */ color: rgb(188, 211, 190); /* oklch */ color: oklch(84.4% 0.038 147.7);
Tailwind
colors: {
custom: {
50: '#d0e0d1',
500: '#bcd3be',
950: '#000000',
},
}SCSS
$custom: #bcd3be; $custom-light: #d0e0d1; $custom-dark: #000000;
JSON
{
"hex": "#bcd3be",
"rgb": {
"r": 188,
"g": 211,
"b": 190
},
"hsl": {
"h": 125.217,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84381,
"c": 0.03797,
"h": 147.7
},
"luminance": 0.60998
}Semantic roles & 50–950 ramp
primary
#BCD3BE
secondary
#A88BA6
accent
#46979F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483