#BCD1BE#BCD1BE
#BCD1BE is a very light, muted green. Relative luminance 0.600; OKLCH L 84.0% C 0.035 H 148.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1BE |
|---|---|
| RGB | rgb(188, 209, 190) |
| HSL | hsl(126, 19%, 78%) |
| HSV | hsv(126, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 9.1%, 18%) |
| CIE-LAB | lab(81.84, -10.63, 7.03) |
| CIE-LCH | lch(81.84, 12.75, 146.51°) |
| OKLab | oklab(83.96% -0.0293 0.0183) |
| OKLCH | oklch(83.96% 0.035 148) |
| XYZ | xyz(52.8319, 60.0093, 57.5048) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.50
Silver (survey)
#C5C9C7
ΔE00 10.26
Honeydew
#F0FFF0
ΔE00 10.84
Greenish Grey
#96AE8D
ΔE00 10.91
Sage Green
#9CAF88
ΔE00 11.40
Darkseagreen
#8FBC8F
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1BE #D1BCCF
analogous
#C4D1BC #BCD1BE #BCD1C8
triadic
#BCD1BE #BEBCD1 #D1BEBC
tetradic
#BCD1BE #BCC4D1 #D1BCCF #D1C8BC
square
#BCD1BE #BCC4D1 #D1BCCF #D1C8BC
split-complementary
#BCD1BE #C8BCD1 #D1BCC4
monochromatic
#739F78 #98B89B #BCD1BE #E0EAE1 #EDF3ED
Accessibility & contrast
On white
1.62
#BCD1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BCD1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1BE
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1BE | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#BAD0CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd1be; /* rgb */ color: rgb(188, 209, 190); /* oklch */ color: oklch(84.0% 0.035 148.0);
Tailwind
colors: {
custom: {
50: '#d0dfd1',
500: '#bcd1be',
950: '#000000',
},
}SCSS
$custom: #bcd1be; $custom-light: #d0dfd1; $custom-dark: #000000;
JSON
{
"hex": "#bcd1be",
"rgb": {
"r": 188,
"g": 209,
"b": 190
},
"hsl": {
"h": 125.714,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.83957,
"c": 0.03456,
"h": 148
},
"luminance": 0.6001
}Semantic roles & 50–950 ramp
primary
#BCD1BE
secondary
#A68BA3
accent
#49959D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483