#BCD3C2#BCD3C2
#BCD3C2 is a very light, muted green. Relative luminance 0.612; OKLCH L 84.5% C 0.034 H 153.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3C2 |
|---|---|
| RGB | rgb(188, 211, 194) |
| HSL | hsl(136, 21%, 78%) |
| HSV | hsv(136, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 8.1%, 17.3%) |
| CIE-LAB | lab(82.47, -10.93, 5.81) |
| CIE-LCH | lch(82.47, 12.37, 152.00°) |
| OKLab | oklab(84.49% -0.0305 0.0151) |
| OKLCH | oklch(84.49% 0.034 153.6) |
| XYZ | xyz(53.7688, 61.1741, 60.0035) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.42
Silver (survey)
#C5C9C7
ΔE00 10.24
Honeydew
#F0FFF0
ΔE00 10.50
Powder Blue
#B0E0E6
ΔE00 11.26
Ice
#D6FFFA
ΔE00 11.34
Pale Teal
#82CBB2
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3C2 #D3BCCD
analogous
#C1D3BC #BCD3C2 #BCD3CD
triadic
#BCD3C2 #C2BCD3 #D3C2BC
tetradic
#BCD3C2 #BCC1D3 #D3BCCD #D3CDBC
square
#BCD3C2 #BCC1D3 #D3BCCD #D3CDBC
split-complementary
#BCD3C2 #CDBCD3 #D3BCC1
monochromatic
#72A27F #97BBA0 #BCD3C2 #E1EBE4 #EDF3EE
Accessibility & contrast
On white
1.59
#BCD3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BCD3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3C2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3C2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC1
Deuteranopia (green-blind)
#CFCCC3
Tritanopia (blue-blind)
#B9D2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd3c2; /* rgb */ color: rgb(188, 211, 194); /* oklch */ color: oklch(84.5% 0.034 153.6);
Tailwind
colors: {
custom: {
50: '#d0e0d4',
500: '#bcd3c2',
950: '#000000',
},
}SCSS
$custom: #bcd3c2; $custom-light: #d0e0d4; $custom-dark: #000000;
JSON
{
"hex": "#bcd3c2",
"rgb": {
"r": 188,
"g": 211,
"b": 194
},
"hsl": {
"h": 135.652,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84488,
"c": 0.03401,
"h": 153.6
},
"luminance": 0.61175
}Semantic roles & 50–950 ramp
primary
#BCD3C2
secondary
#A88BA1
accent
#46889F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483