#BCDEC2#BCDEC2
#BCDEC2 is a very light, muted green. Relative luminance 0.668; OKLCH L 86.8% C 0.052 H 150.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEC2 |
|---|---|
| RGB | rgb(188, 222, 194) |
| HSL | hsl(131, 34%, 80%) |
| HSV | hsv(131, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(85.42, -16.49, 10.03) |
| CIE-LCH | lch(85.42, 19.31, 148.69°) |
| OKLab | oklab(86.83% -0.0456 0.026) |
| OKLCH | oklch(86.83% 0.052 150.3) |
| XYZ | xyz(56.5956, 66.8278, 60.9457) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.86
Light Teal
#90E4C1
ΔE00 8.68
Light Grey Green
#B7E1A1
ΔE00 8.98
Light Sage
#BCECAC
ΔE00 9.11
Hospital Green
#9BE5AA
ΔE00 9.35
Pale Turquoise
#A5FBD5
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEC2 #DEBCD8
analogous
#C7DEBC #BCDEC2 #BCDED3
triadic
#BCDEC2 #C2BCDE #DEC2BC
tetradic
#BCDEC2 #BCC7DE #DEBCD8 #DED3BC
square
#BCDEC2 #BCC7DE #DEBCD8 #DED3BC
split-complementary
#BCDEC2 #D3BCDE #DEBCC7
monochromatic
#6AB677 #93CA9D #BCDEC2 #E5F2E7 #EAF5EC
Accessibility & contrast
On white
1.46
#BCDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BCDEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEC2
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEC2 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#B8DDD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdec2; /* rgb */ color: rgb(188, 222, 194); /* oklch */ color: oklch(86.8% 0.052 150.3);
Tailwind
colors: {
custom: {
50: '#d0e8d4',
500: '#bcdec2',
950: '#000000',
},
}SCSS
$custom: #bcdec2; $custom-light: #d0e8d4; $custom-dark: #000000;
JSON
{
"hex": "#bcdec2",
"rgb": {
"r": 188,
"g": 222,
"b": 194
},
"hsl": {
"h": 130.588,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86827,
"c": 0.05248,
"h": 150.3
},
"luminance": 0.66829
}Semantic roles & 50–950 ramp
primary
#BCDEC2
secondary
#B688AE
accent
#3998AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483