#BCD0BF#BCD0BF
#BCD0BF is a very light, muted green. Relative luminance 0.596; OKLCH L 83.8% C 0.032 H 149.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0BF |
|---|---|
| RGB | rgb(188, 208, 191) |
| HSL | hsl(129, 18%, 78%) |
| HSV | hsv(129, 10%, 82%) |
| CMYK | cmyk(9.6%, 0%, 8.2%, 18.4%) |
| CIE-LAB | lab(81.60, -9.93, 6.15) |
| CIE-LCH | lch(81.60, 11.68, 148.24°) |
| OKLab | oklab(83.77% -0.0275 0.016) |
| OKLCH | oklch(83.77% 0.032 149.7) |
| XYZ | xyz(52.6970, 59.5641, 58.0008) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.95
Silver (survey)
#C5C9C7
ΔE00 9.53
Honeydew
#F0FFF0
ΔE00 10.85
Greenish Grey
#96AE8D
ΔE00 11.14
Sage Green
#9CAF88
ΔE00 11.68
Powder Blue
#B0E0E6
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0BF #D0BCCD
analogous
#C3D0BC #BCD0BF #BCD0C9
triadic
#BCD0BF #BFBCD0 #D0BFBC
tetradic
#BCD0BF #BCC3D0 #D0BCCD #D0C9BC
square
#BCD0BF #BCC3D0 #D0BCCD #D0C9BC
split-complementary
#BCD0BF #C9BCD0 #D0BCC3
monochromatic
#749E7A #98B79D #BCD0BF #E0E9E1 #EDF2EE
Accessibility & contrast
On white
1.63
#BCD0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BCD0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0BF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0BF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#BACFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd0bf; /* rgb */ color: rgb(188, 208, 191); /* oklch */ color: oklch(83.8% 0.032 149.7);
Tailwind
colors: {
custom: {
50: '#d0ded2',
500: '#bcd0bf',
950: '#000000',
},
}SCSS
$custom: #bcd0bf; $custom-light: #d0ded2; $custom-dark: #000000;
JSON
{
"hex": "#bcd0bf",
"rgb": {
"r": 188,
"g": 208,
"b": 191
},
"hsl": {
"h": 129,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.83773,
"c": 0.03183,
"h": 149.7
},
"luminance": 0.59565
}Semantic roles & 50–950 ramp
primary
#BCD0BF
secondary
#A58BA1
accent
#4A8F9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483