#BCD7C2#BCD7C2
#BCD7C2 is a very light, muted green. Relative luminance 0.632; OKLCH L 85.3% C 0.041 H 152.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7C2 |
|---|---|
| RGB | rgb(188, 215, 194) |
| HSL | hsl(133, 25%, 79%) |
| HSV | hsv(133, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 9.8%, 15.7%) |
| CIE-LAB | lab(83.54, -12.97, 7.34) |
| CIE-LCH | lch(83.54, 14.90, 150.47°) |
| OKLab | oklab(85.34% -0.036 0.0191) |
| OKLCH | oklch(85.34% 0.041 152) |
| XYZ | xyz(54.7749, 63.1864, 60.3388) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 10.45
Pale Teal
#82CBB2
ΔE00 10.58
Mint
#AAF0C1
ΔE00 10.69
Light Teal
#90E4C1
ΔE00 10.72
Light Grey
#D8DCD6
ΔE00 10.83
Ice
#D6FFFA
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7C2 #D7BCD1
analogous
#C4D7BC #BCD7C2 #BCD7D0
triadic
#BCD7C2 #C2BCD7 #D7C2BC
tetradic
#BCD7C2 #BCC4D7 #D7BCD1 #D7D0BC
square
#BCD7C2 #BCC4D7 #D7BCD1 #D7D0BC
split-complementary
#BCD7C2 #D0BCD7 #D7BCC4
monochromatic
#6FA97C #96C09F #BCD7C2 #E2EEE5 #ECF4EE
Accessibility & contrast
On white
1.54
#BCD7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BCD7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7C2
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7C2 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#B9D6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd7c2; /* rgb */ color: rgb(188, 215, 194); /* oklch */ color: oklch(85.3% 0.041 152.0);
Tailwind
colors: {
custom: {
50: '#d0e3d4',
500: '#bcd7c2',
950: '#000000',
},
}SCSS
$custom: #bcd7c2; $custom-light: #d0e3d4; $custom-dark: #000000;
JSON
{
"hex": "#bcd7c2",
"rgb": {
"r": 188,
"g": 215,
"b": 194
},
"hsl": {
"h": 133.333,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.85335,
"c": 0.04076,
"h": 152
},
"luminance": 0.63187
}Semantic roles & 50–950 ramp
primary
#BCD7C2
secondary
#AD8AA5
accent
#428EA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483