#BCDAC8#BCDAC8
#BCDAC8 is a very light, muted green. Relative luminance 0.650; OKLCH L 86.1% C 0.040 H 159.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAC8 |
|---|---|
| RGB | rgb(188, 218, 200) |
| HSL | hsl(144, 29%, 80%) |
| HSV | hsv(144, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 8.3%, 14.5%) |
| CIE-LAB | lab(84.49, -13.38, 5.53) |
| CIE-LCH | lch(84.49, 14.48, 157.55°) |
| OKLab | oklab(86.13% -0.0377 0.0144) |
| OKLCH | oklch(86.13% 0.04 159.1) |
| XYZ | xyz(56.2333, 65.0032, 64.2166) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.69
Ice
#D6FFFA
ΔE00 9.74
Honeydew
#F0FFF0
ΔE00 10.09
Pale Teal
#82CBB2
ΔE00 10.34
Eggshell Blue
#C4FFF7
ΔE00 10.35
Light Teal
#90E4C1
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAC8 #DABCCE
analogous
#BFDABC #BCDAC8 #BCDAD7
triadic
#BCDAC8 #C8BCDA #DAC8BC
tetradic
#BCDAC8 #BCBFDA #DABCCE #DAD7BC
square
#BCDAC8 #BCBFDA #DABCCE #DAD7BC
split-complementary
#BCDAC8 #D7BCDA #DABCBF
monochromatic
#6DAE87 #95C4A8 #BCDAC8 #E3F0E8 #EBF4EF
Accessibility & contrast
On white
1.50
#BCDAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BCDAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAC8
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAC8 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#D4D1C9
Tritanopia (blue-blind)
#B7DAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdac8; /* rgb */ color: rgb(188, 218, 200); /* oklch */ color: oklch(86.1% 0.040 159.1);
Tailwind
colors: {
custom: {
50: '#d0e5d8',
500: '#bcdac8',
950: '#000000',
},
}SCSS
$custom: #bcdac8; $custom-light: #d0e5d8; $custom-dark: #000000;
JSON
{
"hex": "#bcdac8",
"rgb": {
"r": 188,
"g": 218,
"b": 200
},
"hsl": {
"h": 144,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.86133,
"c": 0.04032,
"h": 159.1
},
"luminance": 0.65004
}Semantic roles & 50–950 ramp
primary
#BCDAC8
secondary
#B189A1
accent
#3E7DA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483