#BCDAB8#BCDAB8
#BCDAB8 is a very light, muted green. Relative luminance 0.643; OKLCH L 85.7% C 0.056 H 141.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAB8 |
|---|---|
| RGB | rgb(188, 218, 184) |
| HSL | hsl(113, 31%, 79%) |
| HSV | hsv(113, 16%, 85%) |
| CMYK | cmyk(13.8%, 0%, 15.6%, 14.5%) |
| CIE-LAB | lab(84.12, -16.26, 13.45) |
| CIE-LCH | lch(84.12, 21.10, 140.39°) |
| OKLab | oklab(85.72% -0.0443 0.0348) |
| OKLCH | oklch(85.72% 0.056 141.9) |
| XYZ | xyz(54.4603, 64.2940, 54.8788) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.26
Light Sage
#BCECAC
ΔE00 7.89
Mint
#AAF0C1
ΔE00 8.21
Hospital Green
#9BE5AA
ΔE00 8.82
Darkseagreen
#8FBC8F
ΔE00 9.55
Light Teal
#90E4C1
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAB8 #D6B8DA
analogous
#CDDAB8 #BCDAB8 #B8DAC5
triadic
#BCDAB8 #B8BCDA #DAB8BC
tetradic
#BCDAB8 #B8CDDA #D6B8DA #DAC5B8
square
#BCDAB8 #B8CDDA #D6B8DA #DAC5B8
split-complementary
#BCDAB8 #C5B8DA #DAB8CD
monochromatic
#70B068 #96C590 #BCDAB8 #E2EFE0 #ECF5EB
Accessibility & contrast
On white
1.52
#BCDAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BCDAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAB8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAB8 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B6
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#BAD8D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdab8; /* rgb */ color: rgb(188, 218, 184); /* oklch */ color: oklch(85.7% 0.056 141.9);
Tailwind
colors: {
custom: {
50: '#d0e5cd',
500: '#bcdab8',
950: '#000000',
},
}SCSS
$custom: #bcdab8; $custom-light: #d0e5cd; $custom-dark: #000000;
JSON
{
"hex": "#bcdab8",
"rgb": {
"r": 188,
"g": 218,
"b": 184
},
"hsl": {
"h": 112.941,
"s": 31.481,
"l": 78.824
},
"oklch": {
"l": 0.8572,
"c": 0.05628,
"h": 141.9
},
"luminance": 0.64295
}Semantic roles & 50–950 ramp
primary
#BCDAB8
secondary
#AC85B1
accent
#3BAA9D
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483