#BCD2C6#BCD2C6
#BCD2C6 is a very light, muted green. Relative luminance 0.609; OKLCH L 84.4% C 0.029 H 162.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2C6 |
|---|---|
| RGB | rgb(188, 210, 198) |
| HSL | hsl(147, 20%, 78%) |
| HSV | hsv(147, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 5.7%, 17.6%) |
| CIE-LAB | lab(82.30, -9.67, 3.44) |
| CIE-LCH | lch(82.30, 10.26, 160.44°) |
| OKLab | oklab(84.39% -0.0274 0.0089) |
| OKLCH | oklch(84.39% 0.029 162) |
| XYZ | xyz(53.9764, 60.8609, 62.3187) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.38
Silver (survey)
#C5C9C7
ΔE00 8.84
Powder Blue
#B0E0E6
ΔE00 9.82
Honeydew
#F0FFF0
ΔE00 10.51
Ice
#D6FFFA
ΔE00 10.89
Lightcyan
#E0FFFF
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2C6 #D2BCC8
analogous
#BDD2BC #BCD2C6 #BCD2D1
triadic
#BCD2C6 #C6BCD2 #D2C6BC
tetradic
#BCD2C6 #BCBDD2 #D2BCC8 #D2D1BC
square
#BCD2C6 #BCBDD2 #D2BCC8 #D2D1BC
split-complementary
#BCD2C6 #D1BCD2 #D2BCBD
monochromatic
#73A188 #97B9A7 #BCD2C6 #E1EBE5 #EDF3EF
Accessibility & contrast
On white
1.59
#BCD2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BCD2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2C6
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2C6 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC5
Deuteranopia (green-blind)
#CDCCC7
Tritanopia (blue-blind)
#B8D2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd2c6; /* rgb */ color: rgb(188, 210, 198); /* oklch */ color: oklch(84.4% 0.029 162.0);
Tailwind
colors: {
custom: {
50: '#d0dfd7',
500: '#bcd2c6',
950: '#000000',
},
}SCSS
$custom: #bcd2c6; $custom-light: #d0dfd7; $custom-dark: #000000;
JSON
{
"hex": "#bcd2c6",
"rgb": {
"r": 188,
"g": 210,
"b": 198
},
"hsl": {
"h": 147.273,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84387,
"c": 0.02887,
"h": 162
},
"luminance": 0.60862
}Semantic roles & 50–950 ramp
primary
#BCD2C6
secondary
#A78B9A
accent
#48779E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483