#BCD8BB#BCD8BB
#BCD8BB is a very light, muted green. Relative luminance 0.634; OKLCH L 85.4% C 0.050 H 144.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8BB |
|---|---|
| RGB | rgb(188, 216, 187) |
| HSL | hsl(118, 27%, 79%) |
| HSV | hsv(118, 13%, 85%) |
| CMYK | cmyk(13%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(83.65, -14.73, 11.20) |
| CIE-LCH | lch(83.65, 18.50, 142.74°) |
| OKLab | oklab(85.37% -0.0403 0.029) |
| OKLCH | oklch(85.37% 0.05 144.2) |
| XYZ | xyz(54.2626, 63.3901, 56.3808) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.74
Mint
#AAF0C1
ΔE00 9.19
Light Sage
#BCECAC
ΔE00 9.35
Darkseagreen
#8FBC8F
ΔE00 9.98
Hospital Green
#9BE5AA
ΔE00 10.00
Light Teal
#90E4C1
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8BB #D7BBD8
analogous
#CBD8BB #BCD8BB #BBD8C9
triadic
#BCD8BB #BBBCD8 #D8BBBC
tetradic
#BCD8BB #BBCBD8 #D7BBD8 #D8C9BB
square
#BCD8BB #BBCBD8 #D7BBD8 #D8C9BB
split-complementary
#BCD8BB #C9BBD8 #D8BBCB
monochromatic
#6FAB6D #96C294 #BCD8BB #E2EEE2 #ECF4EC
Accessibility & contrast
On white
1.54
#BCD8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BCD8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8BB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8BB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B9
Deuteranopia (green-blind)
#D5CFBC
Tritanopia (blue-blind)
#BAD6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd8bb; /* rgb */ color: rgb(188, 216, 187); /* oklch */ color: oklch(85.4% 0.050 144.2);
Tailwind
colors: {
custom: {
50: '#d0e4cf',
500: '#bcd8bb',
950: '#000000',
},
}SCSS
$custom: #bcd8bb; $custom-light: #d0e4cf; $custom-dark: #000000;
JSON
{
"hex": "#bcd8bb",
"rgb": {
"r": 188,
"g": 216,
"b": 187
},
"hsl": {
"h": 117.931,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.85367,
"c": 0.04963,
"h": 144.2
},
"luminance": 0.63391
}Semantic roles & 50–950 ramp
primary
#BCD8BB
secondary
#AD89AE
accent
#40A6A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483