#BCD2BB#BCD2BB
#BCD2BB is a very light, muted green. Relative luminance 0.604; OKLCH L 84.1% C 0.039 H 144.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2BB |
|---|---|
| RGB | rgb(188, 210, 187) |
| HSL | hsl(117, 20%, 78%) |
| HSV | hsv(117, 11%, 82%) |
| CMYK | cmyk(10.5%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(82.04, -11.68, 8.91) |
| CIE-LCH | lch(82.04, 14.69, 142.66°) |
| OKLab | oklab(84.09% -0.0319 0.0232) |
| OKLCH | oklch(84.09% 0.039 144) |
| XYZ | xyz(52.7535, 60.3718, 55.8777) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.47
Light Grey
#D8DCD6
ΔE00 10.48
Darkseagreen
#8FBC8F
ΔE00 10.78
Sage Green
#9CAF88
ΔE00 10.80
Light Grey Green
#B7E1A1
ΔE00 10.92
Honeydew
#F0FFF0
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2BB #D1BBD2
analogous
#C7D2BB #BCD2BB #BBD2C5
triadic
#BCD2BB #BBBCD2 #D2BBBC
tetradic
#BCD2BB #BBC7D2 #D1BBD2 #D2C5BB
square
#BCD2BB #BBC7D2 #D1BBD2 #D2C5BB
split-complementary
#BCD2BB #C5BBD2 #D2BBC7
monochromatic
#73A171 #98BA96 #BCD2BB #E0EAE0 #EDF3ED
Accessibility & contrast
On white
1.61
#BCD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BCD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2BB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2BB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#CFCBBC
Tritanopia (blue-blind)
#BAD0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd2bb; /* rgb */ color: rgb(188, 210, 187); /* oklch */ color: oklch(84.1% 0.039 144.0);
Tailwind
colors: {
custom: {
50: '#d0dfcf',
500: '#bcd2bb',
950: '#000000',
},
}SCSS
$custom: #bcd2bb; $custom-light: #d0dfcf; $custom-dark: #000000;
JSON
{
"hex": "#bcd2bb",
"rgb": {
"r": 188,
"g": 210,
"b": 187
},
"hsl": {
"h": 117.391,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.8409,
"c": 0.03945,
"h": 144
},
"luminance": 0.60372
}Semantic roles & 50–950 ramp
primary
#BCD2BB
secondary
#A68AA7
accent
#479F9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483