#BCD0C2#BCD0C2
#BCD0C2 is a very light, muted green. Relative luminance 0.597; OKLCH L 83.9% C 0.029 H 155.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0C2 |
|---|---|
| RGB | rgb(188, 208, 194) |
| HSL | hsl(138, 18%, 78%) |
| HSV | hsv(138, 10%, 82%) |
| CMYK | cmyk(9.6%, 0%, 6.7%, 18.4%) |
| CIE-LAB | lab(81.67, -9.38, 4.66) |
| CIE-LCH | lch(81.67, 10.48, 153.61°) |
| OKLab | oklab(83.86% -0.0263 0.0121) |
| OKLCH | oklch(83.86% 0.029 155.2) |
| XYZ | xyz(53.0305, 59.6975, 59.7574) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.36
Silver (survey)
#C5C9C7
ΔE00 8.77
Honeydew
#F0FFF0
ΔE00 10.75
Powder Blue
#B0E0E6
ΔE00 10.95
Light Gray
#D3D3D3
ΔE00 11.27
Silver
#C0C0C0
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0C2 #D0BCCA
analogous
#C0D0BC #BCD0C2 #BCD0CC
triadic
#BCD0C2 #C2BCD0 #D0C2BC
tetradic
#BCD0C2 #BCC0D0 #D0BCCA #D0CCBC
square
#BCD0C2 #BCC0D0 #D0BCCA #D0CCBC
split-complementary
#BCD0C2 #CCBCD0 #D0BCC0
monochromatic
#749E81 #98B7A1 #BCD0C2 #E0E9E3 #EDF2EF
Accessibility & contrast
On white
1.62
#BCD0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BCD0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0C2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0C2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCC1
Deuteranopia (green-blind)
#CCCAC3
Tritanopia (blue-blind)
#B9CFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd0c2; /* rgb */ color: rgb(188, 208, 194); /* oklch */ color: oklch(83.9% 0.029 155.2);
Tailwind
colors: {
custom: {
50: '#d0ded4',
500: '#bcd0c2',
950: '#000000',
},
}SCSS
$custom: #bcd0c2; $custom-light: #d0ded4; $custom-dark: #000000;
JSON
{
"hex": "#bcd0c2",
"rgb": {
"r": 188,
"g": 208,
"b": 194
},
"hsl": {
"h": 138,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.83855,
"c": 0.02894,
"h": 155.2
},
"luminance": 0.59698
}Semantic roles & 50–950 ramp
primary
#BCD0C2
secondary
#A58B9D
accent
#4A839C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483