#BCD2C2#BCD2C2
#BCD2C2 is a very light, muted green. Relative luminance 0.607; OKLCH L 84.3% C 0.032 H 154.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2C2 |
|---|---|
| RGB | rgb(188, 210, 194) |
| HSL | hsl(136, 20%, 78%) |
| HSV | hsv(136, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(82.21, -10.41, 5.42) |
| CIE-LCH | lch(82.21, 11.74, 152.48°) |
| OKLab | oklab(84.28% -0.0291 0.0141) |
| OKLCH | oklch(84.28% 0.032 154.1) |
| XYZ | xyz(53.5212, 60.6788, 59.9209) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.06
Silver (survey)
#C5C9C7
ΔE00 9.76
Honeydew
#F0FFF0
ΔE00 10.56
Powder Blue
#B0E0E6
ΔE00 11.14
Ice
#D6FFFA
ΔE00 11.46
Greenish Grey
#96AE8D
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2C2 #D2BCCC
analogous
#C1D2BC #BCD2C2 #BCD2CD
triadic
#BCD2C2 #C2BCD2 #D2C2BC
tetradic
#BCD2C2 #BCC1D2 #D2BCCC #D2CDBC
square
#BCD2C2 #BCC1D2 #D2BCCC #D2CDBC
split-complementary
#BCD2C2 #CDBCD2 #D2BCC1
monochromatic
#73A17F #97B9A1 #BCD2C2 #E1EBE3 #EDF3EE
Accessibility & contrast
On white
1.60
#BCD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BCD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2C2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2C2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC1
Deuteranopia (green-blind)
#CECBC3
Tritanopia (blue-blind)
#B9D1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd2c2; /* rgb */ color: rgb(188, 210, 194); /* oklch */ color: oklch(84.3% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#d0dfd4',
500: '#bcd2c2',
950: '#000000',
},
}SCSS
$custom: #bcd2c2; $custom-light: #d0dfd4; $custom-dark: #000000;
JSON
{
"hex": "#bcd2c2",
"rgb": {
"r": 188,
"g": 210,
"b": 194
},
"hsl": {
"h": 136.364,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84276,
"c": 0.03232,
"h": 154.1
},
"luminance": 0.6068
}Semantic roles & 50–950 ramp
primary
#BCD2C2
secondary
#A78B9F
accent
#48869E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483