#BCD2B8#BCD2B8
#BCD2B8 is a very light, muted green. Relative luminance 0.602; OKLCH L 84.0% C 0.043 H 140.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2B8 |
|---|---|
| RGB | rgb(188, 210, 184) |
| HSL | hsl(111, 22%, 77%) |
| HSV | hsv(111, 12%, 82%) |
| CMYK | cmyk(10.5%, 0%, 12.4%, 17.6%) |
| CIE-LAB | lab(81.97, -12.21, 10.41) |
| CIE-LCH | lch(81.97, 16.04, 139.56°) |
| OKLab | oklab(84.01% -0.0332 0.027) |
| OKLCH | oklch(84.01% 0.043 140.8) |
| XYZ | xyz(52.4357, 60.2446, 54.2040) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 10.05
Greenish Grey
#96AE8D
ΔE00 10.14
Darkseagreen
#8FBC8F
ΔE00 10.20
Sage Green
#9CAF88
ΔE00 10.31
Light Sage
#BCECAC
ΔE00 10.95
Light Grey
#D8DCD6
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2B8 #CEB8D2
analogous
#C9D2B8 #BCD2B8 #B8D2C1
triadic
#BCD2B8 #B8BCD2 #D2B8BC
tetradic
#BCD2B8 #B8C9D2 #CEB8D2 #D2C1B8
square
#BCD2B8 #B8C9D2 #CEB8D2 #D2C1B8
split-complementary
#BCD2B8 #C1B8D2 #D2B8C9
monochromatic
#75A36D #99BA93 #BCD2B8 #DFEADD #EDF3EC
Accessibility & contrast
On white
1.61
#BCD2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BCD2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2B8
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2B8 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB7
Deuteranopia (green-blind)
#D0CBB9
Tritanopia (blue-blind)
#BBD0CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd2b8; /* rgb */ color: rgb(188, 210, 184); /* oklch */ color: oklch(84.0% 0.043 140.8);
Tailwind
colors: {
custom: {
50: '#d0dfcd',
500: '#bcd2b8',
950: '#000000',
},
}SCSS
$custom: #bcd2b8; $custom-light: #d0dfcd; $custom-dark: #000000;
JSON
{
"hex": "#bcd2b8",
"rgb": {
"r": 188,
"g": 210,
"b": 184
},
"hsl": {
"h": 110.769,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.84013,
"c": 0.04277,
"h": 140.8
},
"luminance": 0.60245
}Semantic roles & 50–950 ramp
primary
#BCD2B8
secondary
#A287A7
accent
#45A193
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483