#BCD4C4#BCD4C4
#BCD4C4 is a very light, muted green. Relative luminance 0.618; OKLCH L 84.8% C 0.034 H 156.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4C4 |
|---|---|
| RGB | rgb(188, 212, 196) |
| HSL | hsl(140, 22%, 78%) |
| HSV | hsv(140, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 7.5%, 16.9%) |
| CIE-LAB | lab(82.79, -11.07, 5.20) |
| CIE-LCH | lch(82.79, 12.23, 154.84°) |
| OKLab | oklab(84.75% -0.031 0.0135) |
| OKLCH | oklch(84.75% 0.034 156.4) |
| XYZ | xyz(54.2441, 61.7630, 61.2774) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.41
Silver (survey)
#C5C9C7
ΔE00 10.25
Honeydew
#F0FFF0
ΔE00 10.36
Powder Blue
#B0E0E6
ΔE00 10.73
Ice
#D6FFFA
ΔE00 10.89
Duck Egg Blue
#C3FBF4
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4C4 #D4BCCC
analogous
#C0D4BC #BCD4C4 #BCD4D0
triadic
#BCD4C4 #C4BCD4 #D4C4BC
tetradic
#BCD4C4 #BCC0D4 #D4BCCC #D4D0BC
square
#BCD4C4 #BCC0D4 #D4BCCC #D4D0BC
split-complementary
#BCD4C4 #D0BCD4 #D4BCC0
monochromatic
#71A482 #97BCA3 #BCD4C4 #E1ECE5 #ECF3EF
Accessibility & contrast
On white
1.57
#BCD4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BCD4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4C4
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4C4 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#CFCDC5
Tritanopia (blue-blind)
#B8D3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd4c4; /* rgb */ color: rgb(188, 212, 196); /* oklch */ color: oklch(84.8% 0.034 156.4);
Tailwind
colors: {
custom: {
50: '#d0e1d5',
500: '#bcd4c4',
950: '#000000',
},
}SCSS
$custom: #bcd4c4; $custom-light: #d0e1d5; $custom-dark: #000000;
JSON
{
"hex": "#bcd4c4",
"rgb": {
"r": 188,
"g": 212,
"b": 196
},
"hsl": {
"h": 140,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.84753,
"c": 0.03386,
"h": 156.4
},
"luminance": 0.61764
}Semantic roles & 50–950 ramp
primary
#BCD4C4
secondary
#AA8B9F
accent
#4582A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483