#BCD2BA#BCD2BA
#BCD2BA is a very light, muted green. Relative luminance 0.603; OKLCH L 84.1% C 0.041 H 142.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2BA |
|---|---|
| RGB | rgb(188, 210, 186) |
| HSL | hsl(115, 21%, 78%) |
| HSV | hsv(115, 11%, 82%) |
| CMYK | cmyk(10.5%, 0%, 11.4%, 17.6%) |
| CIE-LAB | lab(82.02, -11.86, 9.41) |
| CIE-LCH | lch(82.02, 15.14, 141.57°) |
| OKLab | oklab(84.06% -0.0323 0.0245) |
| OKLCH | oklch(84.06% 0.041 142.9) |
| XYZ | xyz(52.6468, 60.3291, 55.3159) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.35
Darkseagreen
#8FBC8F
ΔE00 10.58
Light Grey Green
#B7E1A1
ΔE00 10.62
Sage Green
#9CAF88
ΔE00 10.63
Light Grey
#D8DCD6
ΔE00 10.69
Honeydew
#F0FFF0
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2BA #D0BAD2
analogous
#C8D2BA #BCD2BA #BAD2C4
triadic
#BCD2BA #BABCD2 #D2BABC
tetradic
#BCD2BA #BAC8D2 #D0BAD2 #D2C4BA
square
#BCD2BA #BAC8D2 #D0BAD2 #D2C4BA
split-complementary
#BCD2BA #C4BAD2 #D2BAC8
monochromatic
#74A270 #98BA95 #BCD2BA #E0EADF #EDF3EC
Accessibility & contrast
On white
1.61
#BCD2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BCD2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2BA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2BA | 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)
#D3CDB9
Deuteranopia (green-blind)
#D0CBBB
Tritanopia (blue-blind)
#BBD0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd2ba; /* rgb */ color: rgb(188, 210, 186); /* oklch */ color: oklch(84.1% 0.041 142.9);
Tailwind
colors: {
custom: {
50: '#d0dfce',
500: '#bcd2ba',
950: '#000000',
},
}SCSS
$custom: #bcd2ba; $custom-light: #d0dfce; $custom-dark: #000000;
JSON
{
"hex": "#bcd2ba",
"rgb": {
"r": 188,
"g": 210,
"b": 186
},
"hsl": {
"h": 115,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84064,
"c": 0.04054,
"h": 142.9
},
"luminance": 0.6033
}Semantic roles & 50–950 ramp
primary
#BCD2BA
secondary
#A589A7
accent
#469F98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483