#BCD5BB#BCD5BB
#BCD5BB is a very light, muted green. Relative luminance 0.619; OKLCH L 84.7% C 0.045 H 144.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5BB |
|---|---|
| RGB | rgb(188, 213, 187) |
| HSL | hsl(118, 24%, 78%) |
| HSV | hsv(118, 12%, 84%) |
| CMYK | cmyk(11.7%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(82.84, -13.21, 10.06) |
| CIE-LCH | lch(82.84, 16.60, 142.72°) |
| OKLab | oklab(84.73% -0.0361 0.0261) |
| OKLCH | oklch(84.73% 0.045 144.1) |
| XYZ | xyz(53.5011, 61.8670, 56.1269) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.79
Darkseagreen
#8FBC8F
ΔE00 10.28
Mint
#AAF0C1
ΔE00 10.37
Light Sage
#BCECAC
ΔE00 10.50
Greenish Grey
#96AE8D
ΔE00 10.69
Pale Teal
#82CBB2
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5BB #D4BBD5
analogous
#C9D5BB #BCD5BB #BBD5C7
triadic
#BCD5BB #BBBCD5 #D5BBBC
tetradic
#BCD5BB #BBC9D5 #D4BBD5 #D5C7BB
square
#BCD5BB #BBC9D5 #D4BBD5 #D5C7BB
split-complementary
#BCD5BB #C7BBD5 #D5BBC9
monochromatic
#71A66F #97BE95 #BCD5BB #E1ECE1 #ECF3EC
Accessibility & contrast
On white
1.57
#BCD5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BCD5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5BB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5BB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#D2CDBC
Tritanopia (blue-blind)
#BAD3CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd5bb; /* rgb */ color: rgb(188, 213, 187); /* oklch */ color: oklch(84.7% 0.045 144.1);
Tailwind
colors: {
custom: {
50: '#d0e2cf',
500: '#bcd5bb',
950: '#000000',
},
}SCSS
$custom: #bcd5bb; $custom-light: #d0e2cf; $custom-dark: #000000;
JSON
{
"hex": "#bcd5bb",
"rgb": {
"r": 188,
"g": 213,
"b": 187
},
"hsl": {
"h": 117.692,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.84727,
"c": 0.04456,
"h": 144.1
},
"luminance": 0.61868
}Semantic roles & 50–950 ramp
primary
#BCD5BB
secondary
#AA89AB
accent
#43A29E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483