#BCD2C0#BCD2C0
#BCD2C0 is a very light, muted green. Relative luminance 0.606; OKLCH L 84.2% C 0.034 H 150.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2C0 |
|---|---|
| RGB | rgb(188, 210, 192) |
| HSL | hsl(131, 20%, 78%) |
| HSV | hsv(131, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(82.16, -10.78, 6.42) |
| CIE-LCH | lch(82.16, 12.55, 149.23°) |
| OKLab | oklab(84.22% -0.0299 0.0167) |
| OKLCH | oklch(84.22% 0.034 150.8) |
| XYZ | xyz(53.2981, 60.5896, 58.7459) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.45
Silver (survey)
#C5C9C7
ΔE00 10.24
Honeydew
#F0FFF0
ΔE00 10.66
Greenish Grey
#96AE8D
ΔE00 11.24
Pale Teal
#82CBB2
ΔE00 11.60
Powder Blue
#B0E0E6
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2C0 #D2BCCE
analogous
#C3D2BC #BCD2C0 #BCD2CB
triadic
#BCD2C0 #C0BCD2 #D2C0BC
tetradic
#BCD2C0 #BCC3D2 #D2BCCE #D2CBBC
square
#BCD2C0 #BCC3D2 #D2BCCE #D2CBBC
split-complementary
#BCD2C0 #CBBCD2 #D2BCC3
monochromatic
#73A17B #97B99E #BCD2C0 #E1EBE2 #EDF3EE
Accessibility & contrast
On white
1.60
#BCD2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BCD2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2C0
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2C0 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBF
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#B9D1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd2c0; /* rgb */ color: rgb(188, 210, 192); /* oklch */ color: oklch(84.2% 0.034 150.8);
Tailwind
colors: {
custom: {
50: '#d0dfd3',
500: '#bcd2c0',
950: '#000000',
},
}SCSS
$custom: #bcd2c0; $custom-light: #d0dfd3; $custom-dark: #000000;
JSON
{
"hex": "#bcd2c0",
"rgb": {
"r": 188,
"g": 210,
"b": 192
},
"hsl": {
"h": 130.909,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84222,
"c": 0.03424,
"h": 150.8
},
"luminance": 0.6059
}Semantic roles & 50–950 ramp
primary
#BCD2C0
secondary
#A78BA2
accent
#488E9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483