#BCDFC8#BCDFC8
#BCDFC8 is a very light, muted green. Relative luminance 0.676; OKLCH L 87.2% C 0.048 H 156.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFC8 |
|---|---|
| RGB | rgb(188, 223, 200) |
| HSL | hsl(141, 35%, 81%) |
| HSV | hsv(141, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(85.82, -15.90, 7.45) |
| CIE-LCH | lch(85.82, 17.56, 154.88°) |
| OKLab | oklab(87.2% -0.0445 0.0194) |
| OKLCH | oklch(87.2% 0.048 156.5) |
| XYZ | xyz(57.5495, 67.6355, 64.6553) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.58
Light Teal
#90E4C1
ΔE00 8.75
Pale Aqua
#B8FFEB
ΔE00 9.19
Duck Egg Blue
#C3FBF4
ΔE00 9.42
Pale Teal
#82CBB2
ΔE00 9.73
Pale Turquoise
#A5FBD5
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFC8 #DFBCD3
analogous
#C1DFBC #BCDFC8 #BCDFD9
triadic
#BCDFC8 #C8BCDF #DFC8BC
tetradic
#BCDFC8 #BCC1DF #DFBCD3 #DFD9BC
square
#BCDFC8 #BCC1DF #DFBCD3 #DFD9BC
split-complementary
#BCDFC8 #D9BCDF #DFBCC1
monochromatic
#69B784 #93CBA6 #BCDFC8 #E5F3EA #EAF5EE
Accessibility & contrast
On white
1.45
#BCDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BCDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFC8
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFC8 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#D8D5C9
Tritanopia (blue-blind)
#B7DED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdfc8; /* rgb */ color: rgb(188, 223, 200); /* oklch */ color: oklch(87.2% 0.048 156.5);
Tailwind
colors: {
custom: {
50: '#d0e9d8',
500: '#bcdfc8',
950: '#000000',
},
}SCSS
$custom: #bcdfc8; $custom-light: #d0e9d8; $custom-dark: #000000;
JSON
{
"hex": "#bcdfc8",
"rgb": {
"r": 188,
"g": 223,
"b": 200
},
"hsl": {
"h": 140.571,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87196,
"c": 0.04849,
"h": 156.5
},
"luminance": 0.67637
}Semantic roles & 50–950 ramp
primary
#BCDFC8
secondary
#B788A7
accent
#3785AE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483