#BCD8C0#BCD8C0
#BCD8C0 is a very light, muted green. Relative luminance 0.636; OKLCH L 85.5% C 0.044 H 149.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8C0 |
|---|---|
| RGB | rgb(188, 216, 192) |
| HSL | hsl(129, 26%, 79%) |
| HSV | hsv(129, 13%, 85%) |
| CMYK | cmyk(13%, 0%, 11.1%, 15.3%) |
| CIE-LAB | lab(83.76, -13.84, 8.72) |
| CIE-LCH | lch(83.76, 16.36, 147.78°) |
| OKLab | oklab(85.5% -0.0382 0.0227) |
| OKLCH | oklch(85.5% 0.044 149.3) |
| XYZ | xyz(54.8072, 63.6079, 59.2490) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.90
Light Teal
#90E4C1
ΔE00 10.23
Light Grey Green
#B7E1A1
ΔE00 10.24
Pale Teal
#82CBB2
ΔE00 10.40
Honeydew
#F0FFF0
ΔE00 10.69
Light Sage
#BCECAC
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8C0 #D8BCD4
analogous
#C6D8BC #BCD8C0 #BCD8CE
triadic
#BCD8C0 #C0BCD8 #D8C0BC
tetradic
#BCD8C0 #BCC6D8 #D8BCD4 #D8CEBC
square
#BCD8C0 #BCC6D8 #D8BCD4 #D8CEBC
split-complementary
#BCD8C0 #CEBCD8 #D8BCC6
monochromatic
#6FAB77 #95C19C #BCD8C0 #E3EFE4 #ECF4ED
Accessibility & contrast
On white
1.53
#BCD8C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BCD8C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8C0
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8C0 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BF
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#B9D7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd8c0; /* rgb */ color: rgb(188, 216, 192); /* oklch */ color: oklch(85.5% 0.044 149.3);
Tailwind
colors: {
custom: {
50: '#d0e4d3',
500: '#bcd8c0',
950: '#000000',
},
}SCSS
$custom: #bcd8c0; $custom-light: #d0e4d3; $custom-dark: #000000;
JSON
{
"hex": "#bcd8c0",
"rgb": {
"r": 188,
"g": 216,
"b": 192
},
"hsl": {
"h": 128.571,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.85495,
"c": 0.04442,
"h": 149.3
},
"luminance": 0.63609
}Semantic roles & 50–950 ramp
primary
#BCD8C0
secondary
#AE8AA9
accent
#4197A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483