#BCD0C0#BCD0C0
#BCD0C0 is a very light, muted green. Relative luminance 0.596; OKLCH L 83.8% C 0.031 H 151.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0C0 |
|---|---|
| RGB | rgb(188, 208, 192) |
| HSL | hsl(132, 18%, 78%) |
| HSV | hsv(132, 10%, 82%) |
| CMYK | cmyk(9.6%, 0%, 7.7%, 18.4%) |
| CIE-LAB | lab(81.62, -9.75, 5.65) |
| CIE-LCH | lch(81.62, 11.27, 149.91°) |
| OKLab | oklab(83.8% -0.0271 0.0147) |
| OKLCH | oklch(83.8% 0.031 151.4) |
| XYZ | xyz(52.8074, 59.6082, 58.5824) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.75
Silver (survey)
#C5C9C7
ΔE00 9.27
Honeydew
#F0FFF0
ΔE00 10.80
Greenish Grey
#96AE8D
ΔE00 11.34
Powder Blue
#B0E0E6
ΔE00 11.59
Light Gray
#D3D3D3
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0C0 #D0BCCC
analogous
#C2D0BC #BCD0C0 #BCD0CA
triadic
#BCD0C0 #C0BCD0 #D0C0BC
tetradic
#BCD0C0 #BCC2D0 #D0BCCC #D0CABC
square
#BCD0C0 #BCC2D0 #D0BCCC #D0CABC
split-complementary
#BCD0C0 #CABCD0 #D0BCC2
monochromatic
#749E7C #98B79E #BCD0C0 #E0E9E2 #EDF2EE
Accessibility & contrast
On white
1.63
#BCD0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BCD0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0C0
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0C0 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBF
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#BACFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd0c0; /* rgb */ color: rgb(188, 208, 192); /* oklch */ color: oklch(83.8% 0.031 151.4);
Tailwind
colors: {
custom: {
50: '#d0ded3',
500: '#bcd0c0',
950: '#000000',
},
}SCSS
$custom: #bcd0c0; $custom-light: #d0ded3; $custom-dark: #000000;
JSON
{
"hex": "#bcd0c0",
"rgb": {
"r": 188,
"g": 208,
"b": 192
},
"hsl": {
"h": 132,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.838,
"c": 0.03083,
"h": 151.4
},
"luminance": 0.59609
}Semantic roles & 50–950 ramp
primary
#BCD0C0
secondary
#A58BA0
accent
#4A8B9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483