#BCD1BF#BCD1BF
#BCD1BF is a very light, muted green. Relative luminance 0.601; OKLCH L 84.0% C 0.034 H 149.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1BF |
|---|---|
| RGB | rgb(188, 209, 191) |
| HSL | hsl(129, 19%, 78%) |
| HSV | hsv(129, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(81.87, -10.45, 6.53) |
| CIE-LCH | lch(81.87, 12.32, 147.98°) |
| OKLab | oklab(83.98% -0.0289 0.017) |
| OKLCH | oklch(83.98% 0.034 149.5) |
| XYZ | xyz(52.9415, 60.0532, 58.0823) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.30
Silver (survey)
#C5C9C7
ΔE00 10.01
Honeydew
#F0FFF0
ΔE00 10.78
Greenish Grey
#96AE8D
ΔE00 11.09
Sage Green
#9CAF88
ΔE00 11.62
Pale Teal
#82CBB2
ΔE00 11.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1BF #D1BCCE
analogous
#C3D1BC #BCD1BF #BCD1C9
triadic
#BCD1BF #BFBCD1 #D1BFBC
tetradic
#BCD1BF #BCC3D1 #D1BCCE #D1C9BC
square
#BCD1BF #BCC3D1 #D1BCCE #D1C9BC
split-complementary
#BCD1BF #C9BCD1 #D1BCC3
monochromatic
#739F7A #98B89C #BCD1BF #E0EAE2 #EDF3EE
Accessibility & contrast
On white
1.61
#BCD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BCD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1BF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1BF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#BAD0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd1bf; /* rgb */ color: rgb(188, 209, 191); /* oklch */ color: oklch(84.0% 0.034 149.5);
Tailwind
colors: {
custom: {
50: '#d0dfd2',
500: '#bcd1bf',
950: '#000000',
},
}SCSS
$custom: #bcd1bf; $custom-light: #d0dfd2; $custom-dark: #000000;
JSON
{
"hex": "#bcd1bf",
"rgb": {
"r": 188,
"g": 209,
"b": 191
},
"hsl": {
"h": 128.571,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.83984,
"c": 0.03354,
"h": 149.5
},
"luminance": 0.60054
}Semantic roles & 50–950 ramp
primary
#BCD1BF
secondary
#A68BA2
accent
#49919D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483