#BCD8BE#BCD8BE
#BCD8BE is a very light, muted green. Relative luminance 0.635; OKLCH L 85.4% C 0.046 H 147.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8BE |
|---|---|
| RGB | rgb(188, 216, 190) |
| HSL | hsl(124, 26%, 79%) |
| HSV | hsv(124, 13%, 85%) |
| CMYK | cmyk(13%, 0%, 12%, 15.3%) |
| CIE-LAB | lab(83.72, -14.20, 9.71) |
| CIE-LCH | lch(83.72, 17.20, 145.62°) |
| OKLab | oklab(85.44% -0.039 0.0252) |
| OKLCH | oklch(85.44% 0.046 147.1) |
| XYZ | xyz(54.5871, 63.5199, 58.0899) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.58
Light Grey Green
#B7E1A1
ΔE00 9.63
Light Teal
#90E4C1
ΔE00 10.13
Light Sage
#BCECAC
ΔE00 10.15
Pale Teal
#82CBB2
ΔE00 10.43
Darkseagreen
#8FBC8F
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8BE #D8BCD6
analogous
#C8D8BC #BCD8BE #BCD8CC
triadic
#BCD8BE #BEBCD8 #D8BEBC
tetradic
#BCD8BE #BCC8D8 #D8BCD6 #D8CCBC
square
#BCD8BE #BCC8D8 #D8BCD6 #D8CCBC
split-complementary
#BCD8BE #CCBCD8 #D8BCC8
monochromatic
#6FAB73 #95C198 #BCD8BE #E3EFE4 #ECF4EC
Accessibility & contrast
On white
1.53
#BCD8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BCD8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8BE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8BE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BD
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#B9D6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd8be; /* rgb */ color: rgb(188, 216, 190); /* oklch */ color: oklch(85.4% 0.046 147.1);
Tailwind
colors: {
custom: {
50: '#d0e4d1',
500: '#bcd8be',
950: '#000000',
},
}SCSS
$custom: #bcd8be; $custom-light: #d0e4d1; $custom-dark: #000000;
JSON
{
"hex": "#bcd8be",
"rgb": {
"r": 188,
"g": 216,
"b": 190
},
"hsl": {
"h": 124.286,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.85443,
"c": 0.04646,
"h": 147.1
},
"luminance": 0.63521
}Semantic roles & 50–950 ramp
primary
#BCD8BE
secondary
#AE8AAC
accent
#419EA5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483