#BCCDBE#BCCDBE
#BCCDBE is a very light, muted green. Relative luminance 0.581; OKLCH L 83.1% C 0.028 H 148.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDBE |
|---|---|
| RGB | rgb(188, 205, 190) |
| HSL | hsl(127, 15%, 77%) |
| HSV | hsv(127, 8%, 80%) |
| CMYK | cmyk(8.3%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(80.78, -8.57, 5.50) |
| CIE-LCH | lch(80.78, 10.18, 147.31°) |
| OKLab | oklab(83.11% -0.0237 0.0144) |
| OKLCH | oklch(83.11% 0.028 148.8) |
| XYZ | xyz(51.8628, 58.0712, 57.1817) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.13
Silver (survey)
#C5C9C7
ΔE00 8.30
Silver
#C0C0C0
ΔE00 10.84
Light Gray
#D3D3D3
ΔE00 10.93
Honeydew
#F0FFF0
ΔE00 11.22
Greenish Grey
#96AE8D
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDBE #CDBCCB
analogous
#C3CDBC #BCCDBE #BCCDC7
triadic
#BCCDBE #BEBCCD #CDBEBC
tetradic
#BCCDBE #BCC3CD #CDBCCB #CDC7BC
square
#BCCDBE #BCC3CD #CDBCCB #CDC7BC
split-complementary
#BCCDBE #C7BCCD #CDBCC3
monochromatic
#76997A #99B39C #BCCDBE #DFE7E0 #EDF2EE
Accessibility & contrast
On white
1.66
#BCCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BCCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDBE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDBE | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABD
Deuteranopia (green-blind)
#CAC8BF
Tritanopia (blue-blind)
#BACCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccdbe; /* rgb */ color: rgb(188, 205, 190); /* oklch */ color: oklch(83.1% 0.028 148.8);
Tailwind
colors: {
custom: {
50: '#d0dcd1',
500: '#bccdbe',
950: '#000000',
},
}SCSS
$custom: #bccdbe; $custom-light: #d0dcd1; $custom-dark: #000000;
JSON
{
"hex": "#bccdbe",
"rgb": {
"r": 188,
"g": 205,
"b": 190
},
"hsl": {
"h": 127.059,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.83114,
"c": 0.02768,
"h": 148.8
},
"luminance": 0.58072
}Semantic roles & 50–950 ramp
primary
#BCCDBE
secondary
#A18C9F
accent
#4D9099
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483