#BCD4C2#BCD4C2
#BCD4C2 is a very light, muted green. Relative luminance 0.617; OKLCH L 84.7% C 0.036 H 153.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4C2 |
|---|---|
| RGB | rgb(188, 212, 194) |
| HSL | hsl(135, 22%, 78%) |
| HSV | hsv(135, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 8.5%, 16.9%) |
| CIE-LAB | lab(82.74, -11.44, 6.19) |
| CIE-LCH | lch(82.74, 13.01, 151.57°) |
| OKLab | oklab(84.7% -0.0319 0.0161) |
| OKLCH | oklch(84.7% 0.036 153.1) |
| XYZ | xyz(54.0180, 61.6725, 60.0865) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.77
Honeydew
#F0FFF0
ΔE00 10.46
Silver (survey)
#C5C9C7
ΔE00 10.70
Pale Teal
#82CBB2
ΔE00 11.22
Ice
#D6FFFA
ΔE00 11.25
Powder Blue
#B0E0E6
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4C2 #D4BCCE
analogous
#C2D4BC #BCD4C2 #BCD4CE
triadic
#BCD4C2 #C2BCD4 #D4C2BC
tetradic
#BCD4C2 #BCC2D4 #D4BCCE #D4CEBC
square
#BCD4C2 #BCC2D4 #D4BCCE #D4CEBC
split-complementary
#BCD4C2 #CEBCD4 #D4BCC2
monochromatic
#71A47E #97BCA0 #BCD4C2 #E1ECE4 #ECF3EE
Accessibility & contrast
On white
1.57
#BCD4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BCD4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4C2
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4C2 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#B9D3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd4c2; /* rgb */ color: rgb(188, 212, 194); /* oklch */ color: oklch(84.7% 0.036 153.1);
Tailwind
colors: {
custom: {
50: '#d0e1d4',
500: '#bcd4c2',
950: '#000000',
},
}SCSS
$custom: #bcd4c2; $custom-light: #d0e1d4; $custom-dark: #000000;
JSON
{
"hex": "#bcd4c2",
"rgb": {
"r": 188,
"g": 212,
"b": 194
},
"hsl": {
"h": 135,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.84699,
"c": 0.0357,
"h": 153.1
},
"luminance": 0.61673
}Semantic roles & 50–950 ramp
primary
#BCD4C2
secondary
#AA8BA2
accent
#4589A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483