#BCD2C3#BCD2C3
#BCD2C3 is a very light, muted green. Relative luminance 0.607; OKLCH L 84.3% C 0.031 H 155.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2C3 |
|---|---|
| RGB | rgb(188, 210, 195) |
| HSL | hsl(139, 20%, 78%) |
| HSV | hsv(139, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 7.1%, 17.6%) |
| CIE-LAB | lab(82.23, -10.23, 4.93) |
| CIE-LCH | lch(82.23, 11.35, 154.28°) |
| OKLab | oklab(84.3% -0.0287 0.0128) |
| OKLCH | oklch(84.3% 0.031 155.9) |
| XYZ | xyz(53.6338, 60.7239, 60.5144) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.88
Silver (survey)
#C5C9C7
ΔE00 9.52
Honeydew
#F0FFF0
ΔE00 10.52
Powder Blue
#B0E0E6
ΔE00 10.81
Ice
#D6FFFA
ΔE00 11.30
Duck Egg Blue
#C3FBF4
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2C3 #D2BCCB
analogous
#C0D2BC #BCD2C3 #BCD2CE
triadic
#BCD2C3 #C3BCD2 #D2C3BC
tetradic
#BCD2C3 #BCC0D2 #D2BCCB #D2CEBC
square
#BCD2C3 #BCC0D2 #D2BCCB #D2CEBC
split-complementary
#BCD2C3 #CEBCD2 #D2BCC0
monochromatic
#73A181 #97B9A2 #BCD2C3 #E1EBE4 #EDF3EF
Accessibility & contrast
On white
1.60
#BCD2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BCD2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2C3
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2C3 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC2
Deuteranopia (green-blind)
#CECBC4
Tritanopia (blue-blind)
#B9D1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd2c3; /* rgb */ color: rgb(188, 210, 195); /* oklch */ color: oklch(84.3% 0.031 155.9);
Tailwind
colors: {
custom: {
50: '#d0dfd5',
500: '#bcd2c3',
950: '#000000',
},
}SCSS
$custom: #bcd2c3; $custom-light: #d0dfd5; $custom-dark: #000000;
JSON
{
"hex": "#bcd2c3",
"rgb": {
"r": 188,
"g": 210,
"b": 195
},
"hsl": {
"h": 139.091,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84304,
"c": 0.0314,
"h": 155.9
},
"luminance": 0.60725
}Semantic roles & 50–950 ramp
primary
#BCD2C3
secondary
#A78B9E
accent
#48829E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483