#BCDEC6#BCDEC6
#BCDEC6 is a very light, muted green. Relative luminance 0.670; OKLCH L 86.9% C 0.049 H 154.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEC6 |
|---|---|
| RGB | rgb(188, 222, 198) |
| HSL | hsl(138, 34%, 80%) |
| HSV | hsv(138, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(85.51, -15.77, 8.06) |
| CIE-LCH | lch(85.51, 17.71, 152.93°) |
| OKLab | oklab(86.93% -0.0439 0.0209) |
| OKLCH | oklch(86.93% 0.049 154.5) |
| XYZ | xyz(57.0509, 67.0099, 63.3435) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.57
Light Teal
#90E4C1
ΔE00 8.86
Pale Aqua
#B8FFEB
ΔE00 9.58
Pale Teal
#82CBB2
ΔE00 9.79
Duck Egg Blue
#C3FBF4
ΔE00 9.90
Pale Turquoise
#A5FBD5
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEC6 #DEBCD4
analogous
#C3DEBC #BCDEC6 #BCDED7
triadic
#BCDEC6 #C6BCDE #DEC6BC
tetradic
#BCDEC6 #BCC3DE #DEBCD4 #DED7BC
square
#BCDEC6 #BCC3DE #DEBCD4 #DED7BC
split-complementary
#BCDEC6 #D7BCDE #DEBCC3
monochromatic
#6AB680 #93CAA3 #BCDEC6 #E5F2E9 #EAF5EE
Accessibility & contrast
On white
1.46
#BCDEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BCDEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEC6
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEC6 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C5
Deuteranopia (green-blind)
#D8D4C7
Tritanopia (blue-blind)
#B7DDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdec6; /* rgb */ color: rgb(188, 222, 198); /* oklch */ color: oklch(86.9% 0.049 154.5);
Tailwind
colors: {
custom: {
50: '#d0e8d7',
500: '#bcdec6',
950: '#000000',
},
}SCSS
$custom: #bcdec6; $custom-light: #d0e8d7; $custom-dark: #000000;
JSON
{
"hex": "#bcdec6",
"rgb": {
"r": 188,
"g": 222,
"b": 198
},
"hsl": {
"h": 137.647,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.8693,
"c": 0.04866,
"h": 154.5
},
"luminance": 0.67011
}Semantic roles & 50–950 ramp
primary
#BCDEC6
secondary
#B688A8
accent
#398BAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483