#BCD3BF#BCD3BF
#BCD3BF is a very light, muted green. Relative luminance 0.610; OKLCH L 84.4% C 0.037 H 149.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3BF |
|---|---|
| RGB | rgb(188, 211, 191) |
| HSL | hsl(128, 21%, 78%) |
| HSV | hsv(128, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(82.40, -11.47, 7.30) |
| CIE-LCH | lch(82.40, 13.60, 147.53°) |
| OKLab | oklab(84.41% -0.0317 0.019) |
| OKLCH | oklch(84.41% 0.037 149) |
| XYZ | xyz(53.4353, 61.0407, 58.2469) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.00
Honeydew
#F0FFF0
ΔE00 10.70
Silver (survey)
#C5C9C7
ΔE00 10.93
Greenish Grey
#96AE8D
ΔE00 11.07
Pale Teal
#82CBB2
ΔE00 11.29
Darkseagreen
#8FBC8F
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3BF #D3BCD0
analogous
#C4D3BC #BCD3BF #BCD3CA
triadic
#BCD3BF #BFBCD3 #D3BFBC
tetradic
#BCD3BF #BCC4D3 #D3BCD0 #D3CABC
square
#BCD3BF #BCC4D3 #D3BCD0 #D3CABC
split-complementary
#BCD3BF #CABCD3 #D3BCC4
monochromatic
#72A278 #97BB9C #BCD3BF #E1EBE2 #EDF3ED
Accessibility & contrast
On white
1.59
#BCD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BCD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3BF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3BF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#BAD2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd3bf; /* rgb */ color: rgb(188, 211, 191); /* oklch */ color: oklch(84.4% 0.037 149.0);
Tailwind
colors: {
custom: {
50: '#d0e0d2',
500: '#bcd3bf',
950: '#000000',
},
}SCSS
$custom: #bcd3bf; $custom-light: #d0e0d2; $custom-dark: #000000;
JSON
{
"hex": "#bcd3bf",
"rgb": {
"r": 188,
"g": 211,
"b": 191
},
"hsl": {
"h": 127.826,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84407,
"c": 0.03695,
"h": 149
},
"luminance": 0.61041
}Semantic roles & 50–950 ramp
primary
#BCD3BF
secondary
#A88BA4
accent
#46949F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483