#BCD0BE#BCD0BE
#BCD0BE is a very light, muted green. Relative luminance 0.595; OKLCH L 83.7% C 0.033 H 148.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0BE |
|---|---|
| RGB | rgb(188, 208, 190) |
| HSL | hsl(126, 18%, 78%) |
| HSV | hsv(126, 10%, 82%) |
| CMYK | cmyk(9.6%, 0%, 8.7%, 18.4%) |
| CIE-LAB | lab(81.58, -10.12, 6.65) |
| CIE-LCH | lch(81.58, 12.11, 146.69°) |
| OKLab | oklab(83.75% -0.0279 0.0173) |
| OKLCH | oklch(83.75% 0.033 148.1) |
| XYZ | xyz(52.5873, 59.5202, 57.4232) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 9.78
Honeydew
#F0FFF0
ΔE00 10.90
Greenish Grey
#96AE8D
ΔE00 10.94
Sage Green
#9CAF88
ΔE00 11.45
Darkseagreen
#8FBC8F
ΔE00 11.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0BE #D0BCCE
analogous
#C4D0BC #BCD0BE #BCD0C8
triadic
#BCD0BE #BEBCD0 #D0BEBC
tetradic
#BCD0BE #BCC4D0 #D0BCCE #D0C8BC
square
#BCD0BE #BCC4D0 #D0BCCE #D0C8BC
split-complementary
#BCD0BE #C8BCD0 #D0BCC4
monochromatic
#749E78 #98B79B #BCD0BE #E0E9E1 #EDF2EE
Accessibility & contrast
On white
1.63
#BCD0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BCD0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0BE
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0BE | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBD
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#BACFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd0be; /* rgb */ color: rgb(188, 208, 190); /* oklch */ color: oklch(83.7% 0.033 148.1);
Tailwind
colors: {
custom: {
50: '#d0ded1',
500: '#bcd0be',
950: '#000000',
},
}SCSS
$custom: #bcd0be; $custom-light: #d0ded1; $custom-dark: #000000;
JSON
{
"hex": "#bcd0be",
"rgb": {
"r": 188,
"g": 208,
"b": 190
},
"hsl": {
"h": 126,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.83746,
"c": 0.03284,
"h": 148.1
},
"luminance": 0.59521
}Semantic roles & 50–950 ramp
primary
#BCD0BE
secondary
#A58BA2
accent
#4A949C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483