#BCD9CA#BCD9CA
#BCD9CA is a very light, muted green. Relative luminance 0.646; OKLCH L 86.0% C 0.037 H 163.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD9CA |
|---|---|
| RGB | rgb(188, 217, 202) |
| HSL | hsl(149, 28%, 79%) |
| HSV | hsv(149, 13%, 85%) |
| CMYK | cmyk(13.4%, 0%, 6.9%, 14.9%) |
| CIE-LAB | lab(84.27, -12.50, 4.15) |
| CIE-LCH | lch(84.27, 13.17, 161.61°) |
| OKLab | oklab(85.98% -0.0355 0.0108) |
| OKLCH | oklch(85.98% 0.037 163.1) |
| XYZ | xyz(56.2100, 64.5802, 65.3694) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 9.39
Duck Egg Blue
#C3FBF4
ΔE00 9.50
Powder Blue
#B0E0E6
ΔE00 9.53
Paleturquoise
#AFEEEE
ΔE00 9.93
Honeydew
#F0FFF0
ΔE00 10.00
Light Grey
#D8DCD6
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD9CA #D9BCCB
analogous
#BDD9BC #BCD9CA #BCD9D9
triadic
#BCD9CA #CABCD9 #D9CABC
tetradic
#BCD9CA #BCBDD9 #D9BCCB #D9D9BC
square
#BCD9CA #BCBDD9 #D9BCCB #D9D9BC
split-complementary
#BCD9CA #D9BCD9 #D9BCBD
monochromatic
#6EAD8C #95C3AB #BCD9CA #E3EFE9 #EBF4F0
Accessibility & contrast
On white
1.51
#BCD9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BCD9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD9CA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD9CA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C9
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#B7D9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd9ca; /* rgb */ color: rgb(188, 217, 202); /* oklch */ color: oklch(86.0% 0.037 163.1);
Tailwind
colors: {
custom: {
50: '#d0e4da',
500: '#bcd9ca',
950: '#000000',
},
}SCSS
$custom: #bcd9ca; $custom-light: #d0e4da; $custom-dark: #000000;
JSON
{
"hex": "#bcd9ca",
"rgb": {
"r": 188,
"g": 217,
"b": 202
},
"hsl": {
"h": 148.966,
"s": 27.619,
"l": 79.412
},
"oklch": {
"l": 0.85975,
"c": 0.03709,
"h": 163.1
},
"luminance": 0.64581
}Semantic roles & 50–950 ramp
primary
#BCD9CA
secondary
#B08A9D
accent
#3F75A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483