#BCD2C5#BCD2C5
#BCD2C5 is a very light, muted green. Relative luminance 0.608; OKLCH L 84.4% C 0.030 H 159.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2C5 |
|---|---|
| RGB | rgb(188, 210, 197) |
| HSL | hsl(145, 20%, 78%) |
| HSV | hsv(145, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 6.2%, 17.6%) |
| CIE-LAB | lab(82.28, -9.86, 3.93) |
| CIE-LCH | lch(82.28, 10.61, 158.25°) |
| OKLab | oklab(84.36% -0.0278 0.0102) |
| OKLCH | oklch(84.36% 0.03 159.8) |
| XYZ | xyz(53.8615, 60.8150, 61.7133) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.54
Silver (survey)
#C5C9C7
ΔE00 9.06
Powder Blue
#B0E0E6
ΔE00 10.15
Honeydew
#F0FFF0
ΔE00 10.50
Ice
#D6FFFA
ΔE00 11.01
Lightcyan
#E0FFFF
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2C5 #D2BCC9
analogous
#BED2BC #BCD2C5 #BCD2D0
triadic
#BCD2C5 #C5BCD2 #D2C5BC
tetradic
#BCD2C5 #BCBED2 #D2BCC9 #D2D0BC
square
#BCD2C5 #BCBED2 #D2BCC9 #D2D0BC
split-complementary
#BCD2C5 #D0BCD2 #D2BCBE
monochromatic
#73A186 #97B9A5 #BCD2C5 #E1EBE5 #EDF3EF
Accessibility & contrast
On white
1.60
#BCD2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BCD2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2C5
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2C5 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC4
Deuteranopia (green-blind)
#CDCCC6
Tritanopia (blue-blind)
#B8D2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd2c5; /* rgb */ color: rgb(188, 210, 197); /* oklch */ color: oklch(84.4% 0.030 159.8);
Tailwind
colors: {
custom: {
50: '#d0dfd6',
500: '#bcd2c5',
950: '#000000',
},
}SCSS
$custom: #bcd2c5; $custom-light: #d0dfd6; $custom-dark: #000000;
JSON
{
"hex": "#bcd2c5",
"rgb": {
"r": 188,
"g": 210,
"b": 197
},
"hsl": {
"h": 144.545,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84359,
"c": 0.02967,
"h": 159.8
},
"luminance": 0.60816
}Semantic roles & 50–950 ramp
primary
#BCD2C5
secondary
#A78B9C
accent
#487B9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483