#BCD1C2#BCD1C2
#BCD1C2 is a very light, muted green. Relative luminance 0.602; OKLCH L 84.1% C 0.031 H 154.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1C2 |
|---|---|
| RGB | rgb(188, 209, 194) |
| HSL | hsl(137, 19%, 78%) |
| HSV | hsv(137, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 7.2%, 18%) |
| CIE-LAB | lab(81.94, -9.90, 5.04) |
| CIE-LCH | lch(81.94, 11.11, 153.02°) |
| OKLab | oklab(84.07% -0.0277 0.0131) |
| OKLCH | oklch(84.07% 0.031 154.6) |
| XYZ | xyz(53.2750, 60.1866, 59.8389) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.71
Silver (survey)
#C5C9C7
ΔE00 9.27
Honeydew
#F0FFF0
ΔE00 10.64
Powder Blue
#B0E0E6
ΔE00 11.03
Ice
#D6FFFA
ΔE00 11.60
Greenish Grey
#96AE8D
ΔE00 11.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1C2 #D1BCCB
analogous
#C0D1BC #BCD1C2 #BCD1CC
triadic
#BCD1C2 #C2BCD1 #D1C2BC
tetradic
#BCD1C2 #BCC0D1 #D1BCCB #D1CCBC
square
#BCD1C2 #BCC0D1 #D1BCCB #D1CCBC
split-complementary
#BCD1C2 #CCBCD1 #D1BCC0
monochromatic
#739F80 #98B8A1 #BCD1C2 #E0EAE3 #EDF3EE
Accessibility & contrast
On white
1.61
#BCD1C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BCD1C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1C2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1C2 | 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)
#D1CDC1
Deuteranopia (green-blind)
#CDCBC3
Tritanopia (blue-blind)
#B9D0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd1c2; /* rgb */ color: rgb(188, 209, 194); /* oklch */ color: oklch(84.1% 0.031 154.6);
Tailwind
colors: {
custom: {
50: '#d0dfd4',
500: '#bcd1c2',
950: '#000000',
},
}SCSS
$custom: #bcd1c2; $custom-light: #d0dfd4; $custom-dark: #000000;
JSON
{
"hex": "#bcd1c2",
"rgb": {
"r": 188,
"g": 209,
"b": 194
},
"hsl": {
"h": 137.143,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.84065,
"c": 0.03063,
"h": 154.6
},
"luminance": 0.60187
}Semantic roles & 50–950 ramp
primary
#BCD1C2
secondary
#A68B9E
accent
#49859D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483