#BCDFC7#BCDFC7
#BCDFC7 is a very light, muted green. Relative luminance 0.676; OKLCH L 87.2% C 0.049 H 155.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFC7 |
|---|---|
| RGB | rgb(188, 223, 199) |
| HSL | hsl(139, 35%, 81%) |
| HSV | hsv(139, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 10.8%, 12.5%) |
| CIE-LAB | lab(85.80, -16.08, 7.95) |
| CIE-LCH | lch(85.80, 17.94, 153.70°) |
| OKLab | oklab(87.17% -0.0449 0.0206) |
| OKLCH | oklch(87.17% 0.049 155.3) |
| XYZ | xyz(57.4330, 67.5890, 64.0418) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.37
Light Teal
#90E4C1
ΔE00 8.66
Pale Aqua
#B8FFEB
ΔE00 9.28
Duck Egg Blue
#C3FBF4
ΔE00 9.66
Pale Teal
#82CBB2
ΔE00 9.73
Pale Turquoise
#A5FBD5
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFC7 #DFBCD4
analogous
#C2DFBC #BCDFC7 #BCDFD8
triadic
#BCDFC7 #C7BCDF #DFC7BC
tetradic
#BCDFC7 #BCC2DF #DFBCD4 #DFD8BC
square
#BCDFC7 #BCC2DF #DFBCD4 #DFD8BC
split-complementary
#BCDFC7 #D8BCDF #DFBCC2
monochromatic
#69B782 #93CBA4 #BCDFC7 #E5F3EA #EAF5EE
Accessibility & contrast
On white
1.45
#BCDFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BCDFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFC7
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFC7 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C6
Deuteranopia (green-blind)
#D8D5C8
Tritanopia (blue-blind)
#B7DED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdfc7; /* rgb */ color: rgb(188, 223, 199); /* oklch */ color: oklch(87.2% 0.049 155.3);
Tailwind
colors: {
custom: {
50: '#d0e9d8',
500: '#bcdfc7',
950: '#000000',
},
}SCSS
$custom: #bcdfc7; $custom-light: #d0e9d8; $custom-dark: #000000;
JSON
{
"hex": "#bcdfc7",
"rgb": {
"r": 188,
"g": 223,
"b": 199
},
"hsl": {
"h": 138.857,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.8717,
"c": 0.04939,
"h": 155.3
},
"luminance": 0.6759
}Semantic roles & 50–950 ramp
primary
#BCDFC7
secondary
#B788A8
accent
#3789AE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483