#BCDBCA#BCDBCA
#BCDBCA is a very light, muted green. Relative luminance 0.656; OKLCH L 86.4% C 0.040 H 161.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBCA |
|---|---|
| RGB | rgb(188, 219, 202) |
| HSL | hsl(147, 30%, 80%) |
| HSV | hsv(147, 14%, 86%) |
| CMYK | cmyk(14.2%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.80, -13.51, 4.93) |
| CIE-LCH | lch(84.80, 14.38, 159.97°) |
| OKLab | oklab(86.4% -0.0382 0.0128) |
| OKLCH | oklch(86.4% 0.04 161.5) |
| XYZ | xyz(56.7287, 65.6175, 65.5423) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.22
Ice
#D6FFFA
ΔE00 9.31
Eggshell Blue
#C4FFF7
ΔE00 9.90
Paleturquoise
#AFEEEE
ΔE00 9.92
Powder Blue
#B0E0E6
ΔE00 10.01
Honeydew
#F0FFF0
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBCA #DBBCCD
analogous
#BEDBBC #BCDBCA #BCDBDA
triadic
#BCDBCA #CABCDB #DBCABC
tetradic
#BCDBCA #BCBEDB #DBBCCD #DBDABC
square
#BCDBCA #BCBEDB #DBBCCD #DBDABC
split-complementary
#BCDBCA #DABCDB #DBBCBE
monochromatic
#6CB08B #94C6AB #BCDBCA #E4F0E9 #EBF4EF
Accessibility & contrast
On white
1.49
#BCDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BCDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBCA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBCA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#B7DBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdbca; /* rgb */ color: rgb(188, 219, 202); /* oklch */ color: oklch(86.4% 0.040 161.5);
Tailwind
colors: {
custom: {
50: '#d0e6da',
500: '#bcdbca',
950: '#000000',
},
}SCSS
$custom: #bcdbca; $custom-light: #d0e6da; $custom-dark: #000000;
JSON
{
"hex": "#bcdbca",
"rgb": {
"r": 188,
"g": 219,
"b": 202
},
"hsl": {
"h": 147.097,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.86399,
"c": 0.04031,
"h": 161.5
},
"luminance": 0.65619
}Semantic roles & 50–950 ramp
primary
#BCDBCA
secondary
#B289A0
accent
#3D78A9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483