#BCDAB3#BCDAB3
#BCDAB3 is a very light, moderate green. Relative luminance 0.641; OKLCH L 85.6% C 0.062 H 138.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAB3 |
|---|---|
| RGB | rgb(188, 218, 179) |
| HSL | hsl(106, 35%, 78%) |
| HSV | hsv(106, 18%, 85%) |
| CMYK | cmyk(13.8%, 0%, 17.9%, 14.5%) |
| CIE-LAB | lab(84.01, -17.11, 15.94) |
| CIE-LCH | lch(84.01, 23.38, 137.03°) |
| OKLab | oklab(85.6% -0.0463 0.041) |
| OKLCH | oklch(85.6% 0.062 138.5) |
| XYZ | xyz(53.9455, 64.0880, 52.1672) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.95
Light Sage
#BCECAC
ΔE00 6.80
Mint
#AAF0C1
ΔE00 8.03
Hospital Green
#9BE5AA
ΔE00 8.19
Very Pale Green
#CFFDBC
ΔE00 9.03
Darkseagreen
#8FBC8F
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAB3 #D1B3DA
analogous
#CFDAB3 #BCDAB3 #B3DABD
triadic
#BCDAB3 #B3BCDA #DAB3BC
tetradic
#BCDAB3 #B3CFDA #D1B3DA #DABDB3
square
#BCDAB3 #B3CFDA #D1B3DA #DABDB3
split-complementary
#BCDAB3 #BDB3DA #DAB3CF
monochromatic
#73B261 #98C68A #BCDAB3 #E0EEDC #EDF5EA
Accessibility & contrast
On white
1.52
#BCDAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BCDAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAB3
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAB3 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B1
Deuteranopia (green-blind)
#D8D0B5
Tritanopia (blue-blind)
#BBD7CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdab3; /* rgb */ color: rgb(188, 218, 179); /* oklch */ color: oklch(85.6% 0.062 138.5);
Tailwind
colors: {
custom: {
50: '#d0e5c9',
500: '#bcdab3',
950: '#000000',
},
}SCSS
$custom: #bcdab3; $custom-light: #d0e5c9; $custom-dark: #000000;
JSON
{
"hex": "#bcdab3",
"rgb": {
"r": 188,
"g": 218,
"b": 179
},
"hsl": {
"h": 106.154,
"s": 34.513,
"l": 77.843
},
"oklch": {
"l": 0.85599,
"c": 0.06188,
"h": 138.5
},
"luminance": 0.64089
}Semantic roles & 50–950 ramp
primary
#BCDAB3
secondary
#A680B1
accent
#38AD92
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482