#BCD9BB#BCD9BB
#BCD9BB is a very light, muted green. Relative luminance 0.639; OKLCH L 85.6% C 0.051 H 144.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD9BB |
|---|---|
| RGB | rgb(188, 217, 187) |
| HSL | hsl(118, 28%, 79%) |
| HSV | hsv(118, 14%, 85%) |
| CMYK | cmyk(13.4%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(83.92, -15.23, 11.58) |
| CIE-LCH | lch(83.92, 19.14, 142.75°) |
| OKLab | oklab(85.58% -0.0416 0.03) |
| OKLCH | oklch(85.58% 0.051 144.2) |
| XYZ | xyz(54.5196, 63.9040, 56.4664) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.42
Mint
#AAF0C1
ΔE00 8.82
Light Sage
#BCECAC
ΔE00 8.98
Hospital Green
#9BE5AA
ΔE00 9.65
Light Teal
#90E4C1
ΔE00 9.81
Darkseagreen
#8FBC8F
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD9BB #D8BBD9
analogous
#CBD9BB #BCD9BB #BBD9C9
triadic
#BCD9BB #BBBCD9 #D9BBBC
tetradic
#BCD9BB #BBCBD9 #D8BBD9 #D9C9BB
square
#BCD9BB #BBCBD9 #D8BBD9 #D9C9BB
split-complementary
#BCD9BB #C9BBD9 #D9BBCB
monochromatic
#6FAD6C #95C394 #BCD9BB #E3EFE2 #ECF4EB
Accessibility & contrast
On white
1.52
#BCD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BCD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD9BB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD9BB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#D5D0BC
Tritanopia (blue-blind)
#BAD7D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd9bb; /* rgb */ color: rgb(188, 217, 187); /* oklch */ color: oklch(85.6% 0.051 144.2);
Tailwind
colors: {
custom: {
50: '#d0e4cf',
500: '#bcd9bb',
950: '#000000',
},
}SCSS
$custom: #bcd9bb; $custom-light: #d0e4cf; $custom-dark: #000000;
JSON
{
"hex": "#bcd9bb",
"rgb": {
"r": 188,
"g": 217,
"b": 187
},
"hsl": {
"h": 118,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.8558,
"c": 0.05132,
"h": 144.2
},
"luminance": 0.63905
}Semantic roles & 50–950 ramp
primary
#BCD9BB
secondary
#AE89B0
accent
#3FA7A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483