#BCDAC3#BCDAC3
#BCDAC3 is a very light, muted green. Relative luminance 0.648; OKLCH L 86.0% C 0.045 H 152.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAC3 |
|---|---|
| RGB | rgb(188, 218, 195) |
| HSL | hsl(134, 29%, 80%) |
| HSV | hsv(134, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 10.6%, 14.5%) |
| CIE-LAB | lab(84.37, -14.30, 8.00) |
| CIE-LCH | lch(84.37, 16.39, 150.78°) |
| OKLab | oklab(86% -0.0397 0.0208) |
| OKLCH | oklch(86% 0.045 152.4) |
| XYZ | xyz(55.6585, 64.7733, 61.1893) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.61
Light Teal
#90E4C1
ΔE00 9.82
Pale Teal
#82CBB2
ΔE00 10.15
Honeydew
#F0FFF0
ΔE00 10.48
Light Grey Green
#B7E1A1
ΔE00 10.52
Duck Egg Blue
#C3FBF4
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAC3 #DABCD3
analogous
#C4DABC #BCDAC3 #BCDAD2
triadic
#BCDAC3 #C3BCDA #DAC3BC
tetradic
#BCDAC3 #BCC4DA #DABCD3 #DAD2BC
square
#BCDAC3 #BCC4DA #DABCD3 #DAD2BC
split-complementary
#BCDAC3 #D2BCDA #DABCC4
monochromatic
#6DAE7C #95C4A0 #BCDAC3 #E3F0E6 #EBF4ED
Accessibility & contrast
On white
1.50
#BCDAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BCDAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAC3
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAC3 | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C2
Deuteranopia (green-blind)
#D5D1C4
Tritanopia (blue-blind)
#B8D9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdac3; /* rgb */ color: rgb(188, 218, 195); /* oklch */ color: oklch(86.0% 0.045 152.4);
Tailwind
colors: {
custom: {
50: '#d0e5d5',
500: '#bcdac3',
950: '#000000',
},
}SCSS
$custom: #bcdac3; $custom-light: #d0e5d5; $custom-dark: #000000;
JSON
{
"hex": "#bcdac3",
"rgb": {
"r": 188,
"g": 218,
"b": 195
},
"hsl": {
"h": 134,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.85999,
"c": 0.04483,
"h": 152.4
},
"luminance": 0.64774
}Semantic roles & 50–950 ramp
primary
#BCDAC3
secondary
#B189A8
accent
#3E8FA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483