#BCD6C8#BCD6C8
#BCD6C8 is a very light, muted green. Relative luminance 0.630; OKLCH L 85.3% C 0.034 H 162.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6C8 |
|---|---|
| RGB | rgb(188, 214, 200) |
| HSL | hsl(148, 24%, 79%) |
| HSV | hsv(148, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(83.42, -11.34, 3.99) |
| CIE-LCH | lch(83.42, 12.02, 160.64°) |
| OKLab | oklab(85.29% -0.0322 0.0104) |
| OKLCH | oklch(85.29% 0.034 162.2) |
| XYZ | xyz(55.2086, 62.9536, 63.8750) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.46
Powder Blue
#B0E0E6
ΔE00 9.65
Ice
#D6FFFA
ΔE00 10.00
Honeydew
#F0FFF0
ΔE00 10.15
Duck Egg Blue
#C3FBF4
ΔE00 10.33
Silver (survey)
#C5C9C7
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6C8 #D6BCCA
analogous
#BDD6BC #BCD6C8 #BCD6D5
triadic
#BCD6C8 #C8BCD6 #D6C8BC
tetradic
#BCD6C8 #BCBDD6 #D6BCCA #D6D5BC
square
#BCD6C8 #BCBDD6 #D6BCCA #D6D5BC
split-complementary
#BCD6C8 #D5BCD6 #D6BCBD
monochromatic
#70A88A #96BFA9 #BCD6C8 #E2EDE7 #ECF3EF
Accessibility & contrast
On white
1.55
#BCD6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BCD6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6C8
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6C8 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#B8D6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd6c8; /* rgb */ color: rgb(188, 214, 200); /* oklch */ color: oklch(85.3% 0.034 162.2);
Tailwind
colors: {
custom: {
50: '#d0e2d8',
500: '#bcd6c8',
950: '#000000',
},
}SCSS
$custom: #bcd6c8; $custom-light: #d0e2d8; $custom-dark: #000000;
JSON
{
"hex": "#bcd6c8",
"rgb": {
"r": 188,
"g": 214,
"b": 200
},
"hsl": {
"h": 147.692,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.85286,
"c": 0.03381,
"h": 162.2
},
"luminance": 0.62955
}Semantic roles & 50–950 ramp
primary
#BCD6C8
secondary
#AC8A9C
accent
#4376A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483